Subcourse

Activities ::: mod_subcourse
Maintained by Dan Marsden, Catalyst IT
Subcourse behaves as a graded activity. The grade for each student is automatically fetched from a final grade in another course. This allows course designers to organize the learning content into separate units.

Subcourse 3.0

Moodle 2.8
Released: Thursday, 11 December 2014, 7:18 AM
  • The module now observes "user graded" and "role assigned" events and fetches grades instantly on them (no need to rely on pressing the "Fetch now" button or the cron task running). Credit goes to Vadim Dvorovenko for implementing this.
  • Added Behat tests.
  • Fixed missing name of the "addinstance" capability.
  • Requires Moodle 2.8.
  • Changed versioning scheme of the plugin. The "master" branch now contains the most recent stable code.

Version information

Version build number
2014121100
Version release name
3.0
Can be updated from
2.5.0 (2013102600), 2.4.0 (2013102501), 2.6.0 (2013111800), 2.7.0 (2014060900)
Can be updated to
3.2 (2015071701)
Maturity
Stable version
MD5 Sum
115b2c60c45309c9d5f5febbc830708d
Supported software
PHP 5.5, Moodle 2.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v3.0

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation