mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() how to use the Moodle API and follow coding guidelines. I think I broke something but I'm sure Ed can fix it from here! |
||
---|---|---|
.. | ||
lams | ||
scorm | ||
social | ||
topics | ||
weeks | ||
weekscss | ||
README.txt |
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';