Game
Maintained by
Vasilis Daloukas
The game activity module makes use of questions, quizzes and glossaries to create offer a variety of interactive games.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
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
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,
This solves temporarily the problem.
Zabelle
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
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()