Moodle plugins directory: Game

Game
Activities ::: mod_game
Maintained by
Vasilis Daloukas
The game activity module makes use of questions, quizzes and glossaries to create offer a variety of interactive games.
Latest release:
9165 sites
2k downloads
288 fans
Current versions available: 1
This module gets input from quiz, glossary or questions and plays some games. The games are:
* hangman
* crossword
* cryptex
* millionaire
* sudoku
* Snakes and Ladders
* The hidden picture
* Book with questions
If you like this module please consider donating via PayPal at

It's a project that has been active since 2007 and is the number 7 on downloads in the last 12 months according to https://moodle.org/plugins/stats.php?plugin_category=1.
This module is and will remain free, but your donation allows me to continue the development, and any amount is greatly appreciated.
Now is GDPR compliant.
Publications (Google Scholar profile):
Sets
This plugin is part of set Gamification.
Contributors
Vasilis Daloukas (Lead maintainer)
Please login to view contributors details and/or to contact them
We tried a sample Install in Ver 4.0. Here also the Question Image does not show. Whereas I am certain others must be able to get the images. Pl see snap
https://drive.google.com/file/d/1-VF2NXkAr-tjErhCC0oyVNAeqduzKh_a/view?usp=share_link
Guys, I am looking for some help here
So, apparently it is not an issue of address, but a bug in the code which does not show the image in the question.
Anybody else facing this issue
Thanks again for great jobs done for this plugin.
We now use Moodle 4.1.4 and we accounter a problem concerning question versionning. When using "millionnaire" (but this may be the case with other game types), All question versions are used to build the game. Am I missing something in the configuration ? Is-it possible to limit questions used with the last one published (without deleting "older" question versions) ?
Thanks . (Maybe this question was already asked but can't find it, sorry if this is the case,I should not be alone is that case).
Debugging presents the following additional information:
Notice: Undefined variable: a in /data/shares/vcc/moodle-4.1.5/mod/game/millionaire/play.php on line 394
Warning: count(): Parameter must be an array or an object that implements Countable in /data/shares/vcc/moodle-4.1.5/mod/game/millionaire/play.php on line 394
Stack trace:
line 453 of /mod/game/millionaire/play.php: moodle_exception thrown
line 327 of /mod/game/millionaire/play.php: call to game_millionaire_selectquestion()
line 113 of /mod/game/millionaire/play.php: call to game_millionaire_shownextquestion()
line 64 of /mod/game/millionaire/play.php: call to game_millionaire_play()
line 233 of /mod/game/attempt.php: call to game_millionaire_continue()
line 201 of /mod/game/attempt.php: call to game_create()
line 40 of /mod/game/attempt.php: call to game_do_attempt()
line 84 of /mod/game/view.php: call to require_once()
Excepción - count(): Argument #1 ($value) must be of type Countable|array, null given
Información de depuración:
Error code: generalexceptionmessage
Trazado de la pila (stack):
line 842 of /mod/game/locallib.php: TypeError thrown
line 762 of /mod/game/locallib.php: call to game_questions_shortanswer_quiz()
line 66 of /mod/game/cryptex/play.php: call to game_questions_shortanswer()
line 242 of /mod/game/attempt.php: call to game_cryptex_continue()
line 201 of /mod/game/attempt.php: call to game_create()
line 40 of /mod/game/attempt.php: call to game_do_attempt()