Archive for October 31st, 2008

Language packs in Moodle

Friday, October 31st, 2008

If you make your own courseformat or plugin and you add a lang folder to that, make sure you always include the en_utf8 packs with all the strings. That is the source file from which Moodle determines the strings to be edited in the Moodle langauge editing setting.

Protocol for point upgrade

Friday, October 31st, 2008

Protocol for WJ point upgrade: Upgrade as usual do a normal upgrae as we do for other Moodle point upgrades Make sure all the customisations are still working 1. hide email address for everyone: line 116 in user/editlib.php should be 0 not 2 2. show / hide ip addresses in log: commnet line 321 in ...

Upgraded Moodle to 1.9.3

Friday, October 31st, 2008

upgraded Moodle of client to 1.9.3 to see if I can fix a bug. If custom profile fields are required you do not have to fill them in in the signup form. Bug should be fixed in 1.9.3, moreover you should add Choose... as the first option.