Course formats: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
mNie podano opisu zmian
Linia 5: Linia 5:
The last 3 are a little more connected to the rest of the code (and hence, less "pluggable") but it is still quite easy to add new ones.
The last 3 are a little more connected to the rest of the code (and hence, less "pluggable") but it is still quite easy to add new ones.


An administrator wishing to remove installed formats may do so by removing the format plugin from the installation. That is: remove the directory containing the format for the moodle/courses/format directory. You probably should not remove any of the three core formats, or formats that are in use on the site.
An administrator wishing to remove installed formats may do so by removing the format plugin from the installation. That is: remove the directory containing the format for the ''moodle/course/format'' directory. You probably should not remove any of the three core formats, or formats that are in use on the site.


==See Also==
==See Also==

Wersja z 16:39, 15 cze 2007

Course formats refers to sections in a course. They can be changed by the course Administration block under settings.

Moodle 1.5 supported three different section formats: weeks, topics and social. Moodle 1.6 added LAMS, SCORM and Weekcss section format choices to that list.

The last 3 are a little more connected to the rest of the code (and hence, less "pluggable") but it is still quite easy to add new ones.

An administrator wishing to remove installed formats may do so by removing the format plugin from the installation. That is: remove the directory containing the format for the moodle/course/format directory. You probably should not remove any of the three core formats, or formats that are in use on the site.

See Also

Course_settings#Format