public abstract class StudentQuestionResult
extends java.lang.Object
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.