moodle/course/format
2006-09-18 13:24:45 +00:00
..
lams adding capabilities 2006-09-05 08:50:23 +00:00
scorm Merged changes from stable 2006-06-11 06:48:56 +00:00
social Merged changes from stable 2006-06-11 06:48:56 +00:00
topics Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
weeks adding capabilities 2006-09-05 08:50:23 +00:00
weekscss adding capabilities 2006-09-05 08:50:23 +00:00
README.txt Modification of the course format plugin structures so that it 2003-12-21 04:52:25 +00:00

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';