moodle/course/format
2004-10-07 09:18:33 +00:00
..
social escaped two "'s 2004-09-22 11:23:42 +00:00
topics Changes for XHTML compatibility 2004-10-07 09:18:33 +00:00
weeks Changes for XHTML compatibility 2004-10-07 09:18:33 +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';