Moodle Plugins directory: Create demo quiz | Moodle.org
Create demo quiz
Local plugins ::: local_quizdemo
Maintained by
Vadim Dvorovenko
Demonstration quiz is needed, for example, if you plan examination, and want to provide to students some quiz preview with same structure.
Latest release:
54 sites
202 downloads
15 fans
Current versions available: 4
This module creates copy of quiz with random questions selects some questions and puts them in place of random. So, students may try-out this quiz many times, but will allways see the same questions, so your full question bank will be secured until examination.
After plugin install quiz navigation node will be extended with "Create demo of this quiz" item. Press it, and fill in name for new quiz. Demo quiz will appear in course right after source quiz.
Useful links
Contributors
Vadim Dvorovenko (Lead maintainer)
Please login to view contributors details and/or to contact them
http://integration.moodle.org/job/Precheck%20remote%20branch/23173/artifact/work/smurf.html
Thanks Vadim for sharing this plugin with the community, and sorry for the delay with the approval review. I had no problem during the installation and the testing the basic functionality of the plugin. The code is well structured and easy to follow and understand. Well done on that! I am happy to approve this plugin now, you are cleared to land. Welcome to the plugins directory!
p.s. AMOS at lang.moodle.org is currently unavailable for regular maintenance. The strings will be imported to AMOS during the next plugin update and/or plugins strings sync - whichever comes first. Thanks for understanding.
P H. You may test this plugin with newer moodle version. If you confirm, that plugin works well on 4.1, i'll mark it as compatible with 4.1
I wanted to test this plugin with a moodle 4.3.5 version and I was able to install it without any problem.
However, when I want to create a demo quiz from a quiz with random questions, I get the following error message:
"here are not enough questions in category 17 to create the question Random question (51)."
NB: I created a quiz with 10 random questions from a database of 1,300 questions, filtering using 2 tags (5 questions per tag), with each tag present in at least 20 questions.
Do you plan to upgrade this plugin to the new versions of moodle: 4.3.8 or 4.5?
Thank you in advance for your reply
If no, please create description at https://github.com/vadimonus/moodle-local_quizdemo/issues and describe all of your actions, or provide course module backup, so i can try to reproduce