See: Description
Class | Description |
---|---|
Grade |
The Grade object is derived from Section 2.6, Test Grading.
|
QuestionResult |
The QuestionResult object is derived from Section 2.6, Test Grading, and can
be seen in Figure 2.6.3 as a tuple consisting of a question and the average
score corresponding to it.
|
StudentQuestionResult |
The QuestionResult object is derived from Section 2.6, Test Grading, and can
be seen in Figure 2.6.7 as a tuple consisting of a student and their answer,
score, and the instructor's comment.
|
TestResult |
The TestResult object is derived from Section 2.6, Test Grading, and can be
seen in Figure 2.6.1 as a tuple consisting of a student and their score.
|