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:
8668 sites
2k downloads
312 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
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 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
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()
In the crossword puzzle, when two words appear in the same row or column, it does not allow an answer to be given to either word and the game cannot be completed.
Error al leer de la base de datos
Más información sobre este error
Información de depuración: Unknown column 'version' in 'order clause'
SELECT qa.id as qaid, q.id, q.questiontext as questiontext, qa.answer as answertext, q.id as questionid, 0 as glossaryentryid,'' as attachment
FROM mdl2_question q,mdl2_question_answers qa
WHERE qtype='shortanswer'
AND q.id IN (12854527,12854544,12854545,12854548,12854550,12854556,12854560,12854561,12854562,12854563,12854564,12854565,12854566,12854567,12854568,12854569,12854570,12854571,12854572,12854573,12854574,12788530,12855091)
AND qa.question=q.id
ORDER BY version DESC,fraction DESC
[array (
)]
Error code: dmlreadexception×Descartar esta notificación
Trazado de la pila (stack):
line 494 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
line 1278 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
line 928 of /mod/game/locallib.php: call to mysqli_native_moodle_database->get_records_sql()
line 862 of /mod/game/locallib.php: call to game_questions_shortanswer_question_fraction()
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()
I hope you are well. Please can I ask a little favour. We have thousands of students using our eLearning Platform, Deliver Computing 360. They love and the games are going down a treat.
The crossword is great, when you click on a word, the question pops up for them to answer, they are brilliant. As this is so good we want to remove the large list of questions down the side or below. it makes the page look messy and teachers say that low-ability special needs students find there is too much on the screen for them to handle, process and cope with. It's an accessibility issue for some students. On your options it says, put the questions, below, to the right,... can you add an option to say, don't show. Then when they click a word it appears anyway, so there is no need for all this text. It will give a clean look and be accessible.
Thank you so much.