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.
tengo el banco de preguntas en la categoria miscelanea
Is it possible to disable some of the games so they don't show in the activity choice options? I have installed the game module in our Moodle 2.5.2+ Linux test server. We would like to introduce a few of them to the faculty in our coming Moodle upgrade. Thanks.
SELECT id,version FROM mdl_modules WHERE name = ?
[array (
0 => 'game',
)]
Error code: dmlreadexception
Stack trace:
line 441 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 996 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1415 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->get_records_sql()
line 1387 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1366 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
line 1924 of /mod/game/locallib.php: call to moodle_database->get_record()
line 42 of /mod/game/mod_form.php: call to game_get_version()
line 191 of /lib/formslib.php: call to mod_game_mod_form->definition()
line 86 of /course/moodleform_mod.php: call to moodleform->moodleform()
line 256 of /course/modedit.php: call to moodleform_mod->moodleform_mod()
το εγκατέστησα στο Moodle 2.5.2+ (Build: 20130920) και παίρνω όταν καλώ ένα παιχνίδι το εξής error: Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@ask.gr and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have installed the last version of your plugin into 2.5, and it is working fine, but I have this warning:
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/elgst/public_html/turismo/mod/game/cross/cross_class.php on line 138
Perhaps for future versions could be possible to avoid the call? I tried with my administrator/hosting provider to unset the PHP safe mode for your Moodle installation, but he refused. The problem comes with the installation of Moodle 2.5, but I can not avoid it.
Thanks in advanced.
r.
I am using Moodle 2.5.1+ (Build: 20130802) and it works fine to install but when I go to create a game I get the error when I press "save and return to course"
Maybe you don't copy all the files of module or the files don't have read permissions.
Warning: require_once() [function.require-once]: Unable to access cross/play.php in /home/elgst/public_html/turismo/mod/game/attempt.php on line 14
Warning: require_once(cross/play.php) [function.require-once]: failed to open stream: No such file or directory in /home/elgst/public_html/turismo/mod/game/attempt.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'cross/play.php' (include_path='/home/elgst/public_html/turismo/lib/zend:/home/elgst/public_html/turismo/lib/pear:.:/usr/lib/php:/usr/local/lib/php') in /home/elgst/public_html/turismo/mod/game/attempt.php on line 14
Thanks for quick reply. I installed the new version but still the same error
Regards,
This version fixes a compatibility problem with Moodle 2.2.3
XML database file errors found
More information about this error
Debug info: Errors found in XMLDB file: Problem loading table game, Some FIELDS previous/next values are incorrect
Stack trace:
line 390 of /lib/ddl/database_manager.php: ddl_exception thrown
line 406 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
line 507 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 271 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1437 of /lib/upgradelib.php: call to upgrade_plugins()
line 269 of /admin/index.php: call to upgrade_noncore()
Pl guide me what to do now to solve this issue.