Package testtool.teacher_app.grade_view

This package contains the methods and objects for a teacher grading a test.

See:
          Description

Class Summary
GradeTest The GradeTest class is derived from the Test Grader View in Section 2.6 of the requirements.
 

Enum Summary
GradeTest.QuestionSort QuestionSort resembles all the ways you can sort the questions of each test.
GradeTest.TestSort TestSort resembles all the ways you can sort the list of tests.
 

Package testtool.teacher_app.grade_view Description

This package contains the methods and objects for a teacher grading a test. See Section 2.6 Grading a test of the Milestone 6 requirements.