From 701af2042949695c84d00173a59f4af1e3e03e65 Mon Sep 17 00:00:00 2001 From: Vasilis Daloukas Date: Mon, 4 Jan 2016 08:52:07 +0200 Subject: [PATCH] Changes on README.md --- README.md | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ab55ccf..4342869 100755 --- a/README.md +++ b/README.md @@ -11,20 +11,19 @@ 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 +http: www.gnu.org/copyleft/gpl.html Game module for Moodle =============================================================================== -Created by: - Vasilis Daloukas (bdaloukas) +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 @@ -34,19 +33,16 @@ This module gets input from quiz, glossary or questions and plays some games. Th * 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 +* Changelog: CHANGES.md +* Documentation: http://docs.moodle.org/en/Game_module +* Browse source code: https://github.com/bdaloukas/moodle-mod_game +* 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" +* Discussion: http://moodle.org/mod/forum/view.php?id=7220 +* Bugs and Issues: http://tracker.moodle.org/browse/CONTRIB/component/10295 +* Installation: http://docs.moodle.org/en/Installing_contributed_modules_or_plugins 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). - -