Class Assignment


  • public class Assignment
    extends Object
    • Method Detail

      • getAssignmentId

        public String getAssignmentId()
      • getCVVp

        public CVVp getCVVp()
      • getGrajaVersionCompatibility

        public String getGrajaVersionCompatibility()
      • getJavaVersion

        public String getJavaVersion()
      • calcScoreMax

        public double calcScoreMax()
      • getMaxRuntimeSeconds

        public int getMaxRuntimeSeconds()
        max. runtime of all modules in the backend. This is 5 seconds per ither module plus the number of seconds reserved for Junit.
      • getMaxJunitRuntimeSeconds

        public int getMaxJunitRuntimeSeconds()
      • isScoreFinal

        public boolean isScoreFinal()