This version now supports backup / restore. I tested it with version 1.8.3 and 1.9 beta 3.
Also supports the Spanish language, thanks to Wilmack Sanchez
I found some mistranslations in the last version. So I am attaching the new version.
Thank you for the translation to French. I will include it to the game.
Also need to translate the
$string[ 'lettersall2'] = 'ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ';
there will put the alfavita of French language.
Until this, everyone who wants to use the above game.php should copy it to /mod/game/lang/fr_utf8 (the directory doesn't exist so needs creating)
The CVS is a very good idea but I have no experience about it.
If anyone can help me to start I will do it.
Also need to translate the
$string[ 'lettersall2'] = 'ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ';
there will put the alfavita of French language.
Until this, everyone who wants to use the above game.php should copy it to /mod/game/lang/fr_utf8 (the directory doesn't exist so needs creating)
The CVS is a very good idea but I have no experience about it.
If anyone can help me to start I will do it.
If you are OK I push it in the CVS for you.
I can drive you about how to keep control over that record.
The first step is to write to support@moodle.org so you can ask for a CVS login. Maybe send a message to Anthony Borrow who is moderating the contrib activity. He will know how to get a login. I will ask him to open access to the game entry.
Alternatively, you may ask him directly or send him the code. As we are working together on that management aspect, both processes should reach same goal. Just a matter of who has time to do it !!
Take him a word on this. He will choose the more practical one !!
Cheers.
I've sent email to support@moodle.org and I wait.
Thanks.
Thanks.
Vasilis - While you are waiting, you may wish to read:
http://docs.moodle.org/en/Development:Coding
(if you have not already). I found that to be a helpful document in terms of coding style for Moodle projects. I should probably go back and re-read it myself. Also, I found:
http://docs.moodle.org/en/CVS_%28developer%29
helpful in terms of learning a bit about CVS. I'm not sure what IDE you use for programming; however, I have found Eclipse very helpful so you may wish to look at:
http://docs.moodle.org/en/Eclipse
Thanks for sharing your code and creativity with the Moodle community. Please do not hesitate to let me know if you have any questions or how I might help facilitate things for you.
Peace - Anthony
http://docs.moodle.org/en/Development:Coding
(if you have not already). I found that to be a helpful document in terms of coding style for Moodle projects. I should probably go back and re-read it myself. Also, I found:
http://docs.moodle.org/en/CVS_%28developer%29
helpful in terms of learning a bit about CVS. I'm not sure what IDE you use for programming; however, I have found Eclipse very helpful so you may wish to look at:
http://docs.moodle.org/en/Eclipse
Thanks for sharing your code and creativity with the Moodle community. Please do not hesitate to let me know if you have any questions or how I might help facilitate things for you.
Peace - Anthony