You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vasilis Daloukas 8429cfebdd Fixing how is shows multichoice question on show answers. 9 years ago
backup/moodle2 Fix at backup. 9 years ago
bookquiz Moodle 3.1 compatibility. 9 years ago
classes Fix:Coding style 9 years ago
cross Fix at backup. 9 years ago
cryptex CONTRIB-5605: Quotation marks breaks the js-code in game Cryptex. 9 years ago
db CONTRIB-5605: Quotation marks breaks the js-code in game Cryptex. 9 years ago
docs Fix version.php 12 years ago
export Fix:Coding style 9 years ago
hangman Fix:Coding style 9 years ago
hiddenpicture Fix:Coding style 9 years ago
images Fix version.php 12 years ago
lang/en Add missing language string game:addinstance 9 years ago
millionaire Fixing problems on Millionaire with quiz 9 years ago
pix Fix version.php 12 years ago
report Fix:Coding style 9 years ago
snakes Fix:Coding style 9 years ago
sudoku Fix:Coding style 9 years ago
CHANGES.md Fixing how is shows multichoice question on show answers. 9 years ago
README.md Fix not to show how many correct letters are when printing the crossword. 9 years ago
attempt.php Fix:Coding style 9 years ago
composer.json Adding composer.json 9 years ago
export.php Fix:Coding style 9 years ago
exporthtml.php Fix:Coding style 9 years ago
exporthtml_hangman.php Fix:Coding style 9 years ago
exporthtml_millionaire.php Fix:Coding style 9 years ago
exporthtml_snakes.php Fix:Coding style 9 years ago
exportjavame.php Fix:Coding style 9 years ago
headergame.php Fix:Coding style 9 years ago
index.php Fix:Coding style 9 years ago
lib.php Moodle 3.1 compatibility. 9 years ago
locallib.php Fix:Coding style 9 years ago
mod_form.php Disable summarize of attempts 9 years ago
pagelib.php Fix:Coding style 9 years ago
preview.php Fix:Coding style 9 years ago
print.php Fix:Coding style 9 years ago
settings.php Fix:Coding style 9 years ago
showanswers.php Fixing how is shows multichoice question on show answers. 9 years ago
showattempts.php Fix:Coding style 9 years ago
styles.css More RTL fixes 9 years ago
tabs.php Fix:Coding style 9 years ago
translate.php Fix:Coding style 9 years ago
version.php Fixing how is shows multichoice question on show answers. 9 years ago
view.php CONTRIB-5605: Quotation marks breaks the js-code in game Cryptex. 9 years ago

README.md

Game module for Moodle Copyright (C) 2004-2015 by Vasilis Daloukas (http://bdaloukas.gr)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details:

http:www.gnu.org/copyleft/gpl.html

Game module for Moodle

Created by: Vasilis Daloukas (bdaloukas)

Many ideas and code were taken from other Moodle modules and Moodle itself

Installation: * see http://docs.moodle.org/en/Installing_contributed_modules_or_plugins

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 the module Game please donate at http://bdaloukas.gr/donate/moodlegame/, help me to have more time to continue working on this project. This module is and will remain free, but your donation allows me to continue the development, and any amount is greatly appreciated.

Documentation: http://docs.moodle.org/en/Game_module Browse source code: https://github.com/bdaloukas/moodle-mod_game Changelog: CHANGES.md Discussion: http://moodle.org/mod/forum/view.php?id=7220 Download for Moodle 2 & 3: https://codeload.github.com/bdaloukas/moodle-mod_game/zip/MOODLE_20_STABLE Download for Moodle 1.9: https://codeload.github.com/bdaloukas/moodle-mod_game/zip/MOODLE_19_STABLE Download with git: type the next command in the root of your Moodle install: "git clone -b MOODLE_20_STABLE https://github.com/bdaloukas/moodle-mod_game.git mod/game" Bugs and Issues: http://tracker.moodle.org/browse/CONTRIB/component/10295

Supported languages: Català (ca), Deutsch (de), Ελληνικά (el), English (en), Español - Internacional (es), Euskara (eu), Français (fr), ית (he), Hrvatski (hr), Italiano (it), Nederlands (nl), Norsk - bokmal ( no), Polski (pl), Português - Brasil (pt_br), Русский (ru), Shqip (sq), Українська (uk), 简体中文 (zh_cn).