org.problets.tutor
Interface GradeConstants
- All Known Implementing Classes:
- BaseTutor, DebugTutor, DemandTutor, ExpressionTutor, KnowledgeUnit, OutputTutor, StateTutor, StudentModel, SynthesisTutor
public interface GradeConstants
Holds all the grading constants
- Author:
- Amruth Kumar
GENERATED
static final int GENERATED
- See Also:
- Constant Field Values
CORRECT
static final int CORRECT
- See Also:
- Constant Field Values
PARTIAL
static final int PARTIAL
- See Also:
- Constant Field Values
INCORRECT
static final int INCORRECT
- See Also:
- Constant Field Values
MISSED
static final int MISSED
- See Also:
- Constant Field Values
UNATTEMPTED
static final int UNATTEMPTED
- See Also:
- Constant Field Values
TOTAL_STATS
static final int TOTAL_STATS
- See Also:
- Constant Field Values
gradeText
static final java.lang.String[] gradeText