]> git.mjollnir.org Git - moodle.git/commitdiff
improved help file - MDL-5074 and MDL-5075 fixes
authorwildgirl <wildgirl>
Fri, 29 Jun 2007 14:26:29 +0000 (14:26 +0000)
committerwildgirl <wildgirl>
Fri, 29 Jun 2007 14:26:29 +0000 (14:26 +0000)
lang/en_utf8/help/courseformats.html

index 4f6f2fc3944ee026369414bda2a94967bcd5cb17..841026d1158a33e9a8f278fba291dd3cfbc3831d 100644 (file)
@@ -1,24 +1,22 @@
-<h1>Moodle course formats</h1>
+<h1>Moodle course formats</h1>
 
-<h2>Weekly format</h2>
-<ul>
-The course is organised week by week, with a clear start date and a finish date.
-Each week consists of activities.  Some of them, like assignments, may have 
-"open windows" of, say, two weeks after which they become unavailable.
-</ul>
+<h2>LAMS course format</h2>
+<ul>This format makes the Learning Activity Management System (LAMS) interface central to the course. LAMS requires setting up by an administrator in order to use this format.</ul>
 
-<h2>Topics format</h2>
-<ul>
-Very similar to the weekly format, except that each "week" is called a topic.
-A "topic" is not restricted to any time limit.  You don't need to specify any
-dates.
-</ul>
+<h2>SCORM format</h2>
+<ul>This format displays a SCORM package in the first section of the course home page. (The SCORM/AICC module provides an alternative method of displaying a SCORM package in a course.)</ul>
 
 <h2>Social format</h2>
-<ul>
-This format is oriented around one main forum, the Social forum, which appears
-listed on the main page.  It is useful for situations that are more freeform.
-They may not even be courses.  For example, it could be used as a departmental
-notice board.
-</ul>
+<ul>This format is oriented around one main forum, the Social forum, which appears on the course home page. It is useful for situations that are more freeform. They may not even be courses.  For example, it could be used as a departmental notice board.</ul>
+
+<h2>Topics format</h2>
+<ul>The course is organised into topic sections. Each topic section consists of activities.</ul>
+
+<h2>Weekly format</h2>
+<ul>The course is organised week by week, with a clear start date and a finish date. Each week consists of activities.</ul>
+
+<h2>Weekly format - CSS/No tables</h2>
+<ul>The course is organised week by week without using tables for layout.</ul>
+
+