mirror of
https://github.com/moodle/moodle.git
synced 2025-02-23 19:44:19 +01:00
A LOT of clean up and speed-up is still possible in these important files by converting all "strings" to 'strings'
Course formats -------------- To add a new course format, just duplicate one of the existing folders in here with a new name (eg coollayout). Then edit lang/en/moodle and add a new string like: $string['formatcoollayout'] = 'Cool Layout';