mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
![]() Bunch of code for non-standard questions removed. Template compile files now stored in $CFG->moodledata Some bugs and oddities sorted |
||
---|---|---|
.. | ||
aiken | ||
aon | ||
blackboard | ||
coursetestmanager | ||
gift | ||
learnwise | ||
missingword | ||
multianswer | ||
qti | ||
webct | ||
xml | ||
README.txt |
QUIZ FILE FORMATS FOR IMPORT/EXPORT ------------------------------------ This directory contains plug-in sub-modules to add import-export formats to Moodle quizzes. Each sub-module must contain at least a format.php file containing a class that contains functions for reading, writing, importing and exporting quiz questions. Most of them are based on the class found in mod/quiz/format.php