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 2.7.0

Moodle 2.7
Released: Monday, 9 June 2014, 8:29 PM
  • Added an option to instantly redirect to the referenced course when attempting to view the subcourse module page. This does not affect users with the permission to fetch grades manually so they do not loose that option. Credit goes to Matt Gibson for the original idea and implementation in his fork.
  • Legacy cron function replaced with the new scheduled task API. This allows administrators to define the schedule of fetching grades from subcourses to fit their needs (especially on heavy loaded sites with many users).
  • Legacy add_to_log() replaced with the new event API. This allows to use the new logging storage introduced in Moodle 2.7. Credit goes to Vadim Dvorovenko for the original patch.

Version information

Version build number
2014060900
Version release name
2.7.0
Can be updated from
2.5.0 (2013102600), 2.4.0 (2013102501), 2.6.0 (2013111800)
Can be updated to
3.0 (2014121100), 3.2 (2015071701)
Maturity
Stable version
MD5 Sum
6e1b7a6561344d8e50d8105d54ada39f
Supported software
Moodle 2.7
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_27_STABLE
VCS tag
v2.7.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