Go to the source code of this file.
Data Structures | |
| class | ASS_MultipleChoice |
| Class for multiple choice tests. More... | |
Enumerations | |
| enum | RESPONSE_SINGLE |
| enum | RESPONSE_MULTIPLE |
| enum | OUTPUT_ORDER |
| enum | OUTPUT_RANDOM |
| enum | MULTIPLE_CHOICE_QUESTION_IDENTIFIER |
Definition at line 33 of file class.assMultipleChoice.php.
| enum OUTPUT_ORDER |
Definition at line 30 of file class.assMultipleChoice.php.
| enum OUTPUT_RANDOM |
Definition at line 31 of file class.assMultipleChoice.php.
| enum RESPONSE_MULTIPLE |
Definition at line 28 of file class.assMultipleChoice.php.
| enum RESPONSE_SINGLE |
Definition at line 27 of file class.assMultipleChoice.php.
1.7.1