Moodle Plugins directory: Game | Moodle.org

Game
Activities ::: mod_game
Maintained by
Vasilis Daloukas
Part of set Gamification.
The game activity module makes use of questions, quizzes and glossaries to create offer a variety of interactive games.
Latest release:
8579 sites
3k downloads
320 fans
Current versions available: 2
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):
Contributors
Vasilis Daloukas (Lead maintainer)
Please login to view contributors details and/or to contact them
Exceção - Too few arguments to function game_cryptex_play(), 10 passed in [dirroot]/mod/game/cryptex/play.php on line 160 and exactly 12 expected
When the grid is created it has on several occasions created very sexual words and phrases which student have found and reported to their tutor. Screenshots have been sent to us. This has sparked a number of concerns to us, so much so that we have now had to remove this particular game. Is it possible for you to create a box a that we can enter a list of common words that your system will ensure does not appear in the grid or maybe you have another solution? Cheers.
Screen: https://ibb.co/QDGDCGs
Anonymous User. The problem is with questions in your question bank.
I'm getting errors when someone make a mistake finding the word.
We encounter a problem with "Snakes and Ladders" : an error is thrown when finishing the game. We tried several cases but the message remains the same (even when on last position, dice showing 1 and a correct answer is given or being on 32 and responding correctly with a dice of six). The error is thrown when a good answer is given and we are out of the board (game "won"). We use Moodle 3.6.2+ (Build 20190208) and plugin game version 2019033001.
The error is :
Debug info:
Error code: Course Module ID was incorrect id=
$a contents:
Stack trace:
• line 494 of /lib/setuplib.php: moodle_exception thrown
• line 81 of /mod/game/snakes/play.php: call to print_error()
• line 504 of /mod/game/snakes/play.php: call to game_snakes_play()
• line 455 of /mod/game/snakes/play.php: call to game_snakes_position()
• line 190 of /mod/game/attempt.php: call to game_snakes_check_glossary()
• line 40 of /mod/game/attempt.php: call to game_do_attempt()
Thanks for any clue to avoid this.