Quizventure icon

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.
Price option: Free

Supports Moodle 2.7-4.2 See all versions
Latest release: 3 years ago
Installations: 1562
Downloads (last 90 days): 357

Frankenstyle name: mod_quizgame
Activities
Gamification

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

At the moment, the only way to fully remove the scores is using the course reset. Feel free to suggest improvements here: https://github.com/xow/moodle-mod_quizgame/issues
How to Remove all user scores? Thanks a lot for the plugin!
It would be nice if either question or the answer can have an image instead of only text.
No current way to customise the main ship, can be suggested here if it's important to the learning experience https://github.com/xow/moodle-mod_quizgame/issues
Hi,
Can we customize the battle ship icon?
doc sridhar,
This has been requested, please vote for it and watch it here for any updates https://github.com/xow/moodle-mod_quizgame/issues/18
My students are in the Primary years. They can use this if we could increase the font size.Is that possible?
Not yet, browser only. (The moodle mobile app will link it out to run in the default browser [safari, chrome, etc])
See https://github.com/xow/moodle-mod_quizgame/issues/71
Does this plug in works in mobile app?
Steve, I turned off the debugging messages and now the Quiz is back to normal. Thank you very much for the help.
Georgia,
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
Hi John, thank you for this plugin. I have added it to one of the company's courses and people are very enthusiastic about it.
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
Ian, The 3.7-r1 release should address the issues you describe. It specifically includes fixes to improve mobile support on iOS and android and the display of both questions and answers was re-done to force the questions to wrap on smaller screens.
I was using this on 2.7 and then I just upgraded to 3.7 and am looking to install. Some things with the previous version was it didn't work on mobile well it works but it's not responsive.
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.
Hi John- can you confirm whether this game is 508 compliant? I can't seem to find any documentation on this.