Skip to content
David Mudrák edited this page Oct 25, 2013 · 8 revisions

Subcourse module

This activity module for Moodle provides very simple yet useful functionality. When added into a course, it behaves as a graded activity. The grade for each student is taken from a final grade in another course. Combined with metacourses, this allows course designers to organize courses into separate units.

Grades are automatically fetched via a cron job every 10 minutes or can be fetched manually anytime.

The grade type and other grade item settings are copied from the original grade total item and can not be changed.

Capabilities

  • mod/subcourse:fetchgrades - the user can manually fetch grades from a remote course
  • mod/subcourse:begraded - the user can be graded with the remote final grade
  • mod/subcourse:addinstance - add instance of the module to a course (since v2.4.0)
Clone this wiki locally