moodle/mod/quiz/format
moodler c6eed09730 New "create multiple questions" wizard.
Improvements to the importing routine for AON
2003-04-10 17:55:57 +00:00
..
aon.php New "create multiple questions" wizard. 2003-04-10 17:55:57 +00:00
custom-template.php Importing improved to include pre and post-processing. 2003-04-10 13:12:40 +00:00
custom.php Various quiz changes. Most importantly is the new framework for importing 2003-02-16 07:08:57 +00:00
default.php Importing improved to include pre and post-processing. 2003-04-10 13:12:40 +00:00
missingword.php Importing improved to include pre and post-processing. 2003-04-10 13:12:40 +00:00
qti.php Various quiz changes. Most importantly is the new framework for importing 2003-02-16 07:08:57 +00:00
README Various quiz changes. Most importantly is the new framework for importing 2003-02-16 07:08:57 +00:00
webct.php Various quiz changes. Most importantly is the new framework for importing 2003-02-16 07:08:57 +00:00

This directory contains plug-in sub-modules to add 
import-export formats to Moodle quizzes.

Each sub-module is a file containing a class that 
contains functions for reading, writing, importing 
and exporting quiz questions.