All Classes
| Class | Description |
|---|---|
| MultipleChoiceQuestion |
A MultipleChoiceQuestion includes list of possible answers.
|
| Question |
Parent class for all types of questions that may be asked in a Quiz.
|
| Quiz |
The Quiz class allows the user to answer questions from a predefined question bank.
|
| TrueFalseQuestion |
A TrueFalseQuestion has either a true or false answer.
|