|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
| file | admin_setting_answernumbering.php |
| Admin settings for the multichoice question type. | |
| file | behat_qtype_multichoice.php |
| Behat qtype_multichoice-related steps definitions. | |
| file | helper.php |
| Test helper code for the multiple choice question type. | |
| file | lib.php |
| Serve question type files. | |
| file | provider.php |
| Privacy Subsystem implementation for qtype_multichoice. | |
| file | settings.php |
| Admin settings for the multichoice question type. | |
Namespaces | |
| namespace | qtype_multichoice\privacy |
| | |
Classes | |
| class | behat_qtype_multichoice |
| class | qtype_multichoice\privacy\provider |
| Privacy Subsystem for qtype_multichoice implementing null_provider. More... | |
| class | qtype_multichoice_admin_setting_answernumbering |
| Admin settings class for the multichoice question type method. More... | |
| class | qtype_multichoice_test_helper |
| Test helper class for the multiple choice question type. More... | |
Functions | |
| qtype_multichoice_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array()) | |