Quizventure
Maintained by
Stephen Bourget, John Okely
Quizventure is an activity module that loads quiz questions from the course it's added to. The possible answers come down as space ships and you have to shoot the correct one.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Can we customize the battle ship icon?
This has been requested, please vote for it and watch it here for any updates https://github.com/xow/moodle-mod_quizgame/issues/18
See https://github.com/xow/moodle-mod_quizgame/issues/71
That debugging notice is a known issue. (https://github.com/xow/moodle-mod_quizgame/issues/35)
It will not impact operation of the plugin, and you can hide it by turning off debugging or not displaying debugging notices on your site (https://docs.moodle.org/38/en/Debugging#Debug_messages)
Hope that helps
-Steve
Can you please help me with the below issue? Although the quiz is working perfectly and I have no issues in general, I get this message under the title:
Too much data passed as arguments to js_call_amd("mod_quizgame/quizgame", "innit"). Generally there are better ways to pass lots of data from PHP to JavaScript, for example via Ajax, data attributes, .... This warning is triggered if the argument string becomes longer than 1024 characters.
• line 1028 of /lib/outputrequirementslib.php: call to debugging()
• line 85 of /mod/quizgame/renderer.php: call to page_requirements_manager->js_call_amd()
• line 86 of /mod/quizgame/view.php: call to mod_quizgame_renderer->render_game()
Is there something wrong? Any suggestions?
Thank you,
Georgia
The other thing was that the questions were sometimes too long to read and messy looking so it seems like you have to use really short questions.