Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Course formats.

Course formats: Difference between revisions

From MoodleDocs
(small rewording)
Line 12: Line 12:


===Topics format===
===Topics format===
The course is organised into topic sections. Each topic section consists of activities, resources and labels.
The course is organised into topic sections that a teacher can give titles to. Each topic section consists of activities, resources and labels.


TIP: This is great to use if your course is objective based and each objective may take different amounts of time to complete. An example of this would be scaffolding where the students are building upon the knowledge from earlier topics.
TIP: This is great to use if your course is objective based and each objective may take different amounts of time to complete. An example of this would be scaffolding where the students are building upon the knowledge from earlier topics.
Line 19: Line 19:
[[Image:Socialformat.png|thumb|Social format example]] This format is oriented around one main [[Forum module|forum]], the social forum, which appears listed on the main page.  It is useful for situations that are more free form.  They may not even be courses. The [http://moodle.org/course/view.php?id=55 Moodle Lounge] is an example of a social format course.
[[Image:Socialformat.png|thumb|Social format example]] This format is oriented around one main [[Forum module|forum]], the social forum, which appears listed on the main page.  It is useful for situations that are more free form.  They may not even be courses. The [http://moodle.org/course/view.php?id=55 Moodle Lounge] is an example of a social format course.


The social forum can be edited by clicking the 'Update this forum' button on the social forum page. The forum introduction is displayed at the top of the course page (in Moodle 1.9.5 onwards).
The social forum can be edited by clicking the 'Update this forum' button on the social forum page. The forum introduction is displayed at the top of the course page.


===SCORM format===
===SCORM format===
The [[SCORM/AICC module|Sharable Content Reference Model]] (SCORM) is a content packaging standard.  SCORM packages are self-contained bundles of content and JavaScript activities, which can send data to Moodle about the students score and current location. Moodle can use SCORM packages as a content type (see [[SCORM/AICC module]]), or as a course format.   
The SCORM format only has 1 section, and allows teacher to insert a pre-built SCORM package. Moodle can use SCORM packages as a content type (see [[SCORM module]]), or as a course format.   


:''TIP:'' If you have a large SCORM object you want to use as an entire course, then you can select this course format and students will only be able to interact with the SCORM object, not the rest of the Moodle tools.
Note: If you have a large SCORM object you want to use as an entire course, then you can select this course format and students will only be able to interact with the SCORM object, not the rest of the Moodle tools.


==Contributed course formats==
==Contributed course formats==
Line 34: Line 34:
==See also==
==See also==


*[[Course settings]]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=47 Course formats forum]
*Using Moodle [http://moodle.org/mod/forum/view.php?id=47 Course formats forum]
*[http://www.moodleman.net/archives/47 Getting the most out of course design] blog post describing various contributed course formats
*[http://www.moodleman.net/archives/47 Getting the most out of course design] blog post describing various contributed course formats

Revision as of 10:23, 24 October 2011

Template:Creating a courseA course format refers to the layout of a course. The course format can be selected in Settings > Course administration > Edit settings.


Standard course formats

Weekly format

Weekly format example

The course is organized week by week, with a clear start date and a finish date. Moodle will create a section for each week of your course. You can add content, forums, quizzes, and so on in the section for each week.

TIP: If you want all your students to work on the same materials at the same time, this would be a good format to choose.
NOTE: Make sure your course start date is correct. If it is not your weeks will have the wrong date on it. This is especially important if you are restoring a course to use with a new section of students.

Topics format

The course is organised into topic sections that a teacher can give titles to. Each topic section consists of activities, resources and labels.

TIP: This is great to use if your course is objective based and each objective may take different amounts of time to complete. An example of this would be scaffolding where the students are building upon the knowledge from earlier topics.

Social format

Social format example

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 free form. They may not even be courses. The Moodle Lounge is an example of a social format course.

The social forum can be edited by clicking the 'Update this forum' button on the social forum page. The forum introduction is displayed at the top of the course page.

SCORM format

The SCORM format only has 1 section, and allows teacher to insert a pre-built SCORM package. Moodle can use SCORM packages as a content type (see SCORM module), or as a course format.

Note: If you have a large SCORM object you want to use as an entire course, then you can select this course format and students will only be able to interact with the SCORM object, not the rest of the Moodle tools.

Contributed course formats

Collapsed Topics and its sister format, Collapsed Weeks are formats that are essentially the same as the standard Topic (Course_sections#Topics_format) and Weekly (Course_sections#Weekly_format) formats but with a 'toggle' for each section except '0'. The toggles' purpose is to reduce the amount of initial information presented to the user thus reducing the 'scroll of death' that can plague courses with a lot of content. The 'state' of the toggles is remembered on a per course per user basis. Collapsed Weeks automatically opens the current week. For more information, please visit Collapsed_Topics_course_format and Collapsed_Weeks_course_format.

Other contributed course formats are available from the modules and plugins database.

See also

Using Moodle forum discussions: