mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 14:19:07 +01:00
25 lines
811 B
HTML
25 lines
811 B
HTML
<p align="center"><b>Moodle course formats</b></p>
|
|
|
|
<p><b>Weekly format</b></p>
|
|
<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 journals, may have
|
|
"open windows" of, say, two weeks after which they become unavailable.
|
|
</ul>
|
|
|
|
<p><b>Topics format</b></p>
|
|
<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>
|
|
|
|
<p><b>Social format</b></p>
|
|
<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>
|
|
|