moodle/course/format
2004-05-15 18:52:12 +00:00
..
social Change one comment. Simply. Bug 1393 2004-05-15 18:52:12 +00:00
topics add anchors to week/topics on course homepage 2004-05-06 19:02:25 +00:00
weeks add anchors to week/topics on course homepage 2004-05-06 19:02:25 +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';