| Package | Description |
|---|---|
| questiondb | |
| student | |
| testdb |
| Class and Description |
|---|
| Category
The Category class allows more functionality with sorting, applying
filters, and searching through the Question list.
|
| Filter
Filter is the filter that is applied to the question list.
|
| Question
The Question class is the superclass of all question types
|
| QuestionEntry
QuestionEntry is a modified version of a Question, that adds a boolean and
an int to help manage QuestionList interactions.
|
| QuestionList
QuestionList allows more detailed interactions with the graphical list of
Questions.
|
| Class and Description |
|---|
| Question
The Question class is the superclass of all question types
|
| Class and Description |
|---|
| Question
The Question class is the superclass of all question types
|