
Activities: Game
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 at https://www.paypal.me/moodlegame to help me continue working on this project. When you donate you can ask for new facilities e.g. support for new
languages, new games, new statistics, more documentation on some forms or extra support.
It's a project that is active for 10 years and is the number 8 on downloads 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.
mod_game
DDL sql execution error
More information about this error
×Debug info: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'rows' at line 1
ALTER TABLE mdl_game_cross DROP COLUMN rows
Error code: ddlexecuteerror
×Stack trace:
line 492 of \lib\dml\moodle_database.php: ddl_change_structure_exception thrown
line 1000 of \lib\dml\mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 77 of \lib\ddl\database_manager.php: call to mysqli_native_moodle_database->change_database_structure()
line 570 of \lib\ddl\database_manager.php: call to database_manager->execute_sql_arr()
line 1594 of \mod\game\db\upgrade.php: call to database_manager->drop_field()
line 738 of \lib\upgradelib.php: call to xmldb_game_upgrade()
line 444 of \lib\upgradelib.php: call to upgrade_plugins_modules()
line 1754 of \lib\upgradelib.php: call to upgrade_plugins()
line 699 of \admin\index.php: call to upgrade_noncore()
We encounter a difficulty with the game plugin while configuring associated completion conditions.
We had the problem with the crossword activity but suspect it to happen on other activities.
While configuring activity completion on option "Show activity as complete when conditions are met" and "Require grade", the activity is never completed.
Our Moodle is a 3.3.1+ version and the game plugin we use is 2017081401 version.
Many thanks for this gamification plugin
Zabelle
This solves temporarily the problem.
Zabelle
Thank you for this plugin. I'm not sure if everyone else is facing the same issues, but I noticed in the Crossword game when I chose "Questions" as "Source of Questions", the setting for "Include subcategories" was still disabled, which I think should be enabled.
Another issue is that I couldn't find the string "Header/Footer Options" for translation. Would appreciate it very much if you could fix this, assuming it is missing.
Thanks,
1. Db error. I've prepared fix. It is waiting for integration at github.com https://github.com/bdaloukas/moodle-mod_game/pull/21 .
2. Error when trying to print finished exercise. (May be, the print button shouldn't be visible).
Adam