|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Classes | |
| class | qformat_based_on_xml |
| Since the lesson module tries to re-use the question bank import classes in a crazy way, this is necessary to stop things breaking. More... | |
| class | qformat_default |
| Base class for question import and export formats. More... | |
Functions | |
| lesson_import_question_files ($field, $data, $answer, $contextid) | |
| Import files embedded into answer or response. | |
| lesson_save_question_options ($question, $lesson, $contextid) | |
| Given some question info and some data about the the answers this function parses, organises and saves the question. | |