Package testtool.teacher_app.question_view

Package question defines the QuestionBank object and operations related to maintaining and managing the questions stored in the database.

See:
          Description

Class Summary
QuestionBank A QuestionBank consists of a collection of questions created by the user.
 

Enum Summary
QuestionBank.SortFlag The flags used to sort the Question Bank columns.
 

Package testtool.teacher_app.question_view Description

Package question defines the QuestionBank object and operations related to maintaining and managing the questions stored in the database. See Section 2.2 Question Database of the Milestone 6 requirements.