Export Quiz
Blocks ::: block_export_quiz
Maintained by
Ashish Pawar
This plugin exports a quiz in any available installed format.
Latest release:
159 sites
92 downloads
8 fans
Current versions available: 1
A plugin for exporting quiz in Moodle.
This plugin is a block plugin which displays a list of quizzes in a particular course. Select the quiz you want to download and the format, and the plugin does the rest.
Useful links
Contributors
Ashish Pawar (Lead maintainer)
Please login to view contributors details and/or to contact them
Debug info:
Error code: invalidcoursemodule
Stack trace:
line 236 of /lib/modinfolib.php: moodle_exception thrown
line 58 of /blocks/export_quiz/export.php: call to course_modinfo->get_cm()
Output buffer:
Notice: Trying to get property of non-object in /home/pm1yedpj/public_html/moodle2/blocks/export_quiz/export.php on line 58
It could be text, word, xml or any other available format.
No it isn't just a shortcut to export a question bank.
Moodle currently only allows us to export a question bank but not a quiz as a whole.
This plugin creates a block which let's u download the quiz instead of the question bank!
It was installed on an old moodle site (ver. 3.0.5) in order to export quiz contents from some courses to a new moodle site.
Thanks in advance