Files
moodle/course/format
2006-11-17 05:51:37 +00:00
..
2006-09-05 08:50:23 +00:00
2006-06-11 06:48:56 +00:00
2006-06-11 06:48:56 +00:00
2006-10-24 08:15:09 +00:00
2006-11-17 05:51:37 +00:00
2006-09-05 08:50:23 +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';