Package de.hsh.graja.core.modules.human
Class HumanModuleConfiguration
java.lang.Object
de.hsh.graja.core.request.ModuleConfiguration
de.hsh.graja.core.modules.human.HumanModuleConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getGradingAspectIds(String dummyModuleSubRefId) getType()voidvoidprocessGradingAspect(String aspectId, String dummyModuleSubRefId) Methods inherited from class de.hsh.graja.core.request.ModuleConfiguration
getClassPath, getId, getJavaTypeSelection, getSubmissionFileSkip, getTitle, initClassPath, initJavaTypeSelection, initSubmissionFileSkip
-
Constructor Details
-
HumanModuleConfiguration
-
-
Method Details
-
getType
- Specified by:
getTypein classModuleConfiguration
-
init
- Specified by:
initin classModuleConfiguration
-
getModuleRunnerClassName
- Specified by:
getModuleRunnerClassNamein classModuleConfiguration
-
getModuleRunnerResultClassName
- Specified by:
getModuleRunnerResultClassNamein classModuleConfiguration
-
getEvaluatorClassName
- Specified by:
getEvaluatorClassNamein classModuleConfiguration
-
processGradingAspect
- Specified by:
processGradingAspectin classModuleConfiguration
-
getGradingAspectIds
- Specified by:
getGradingAspectIdsin classModuleConfiguration
-