-
Notifications
You must be signed in to change notification settings - Fork 41
Home
David Mudrák edited this page Oct 28, 2013
·
8 revisions
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. This allows course designers to organize the learning content 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.
- 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)