mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
.. | ||
aiken | ||
aon | ||
blackboard | ||
coursetestmanager | ||
gift | ||
missingword | ||
multianswer | ||
qti | ||
webct | ||
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