'mod_choice_get_choice_options',
'mod_choice_submit_choice_response',
'mod_choice_view_choice',
+ 'mod_choice_get_choices_by_courses',
'mod_imscp_view_imscp',
+ 'mod_imscp_get_imscps_by_courses',
),
'enabled' => 0,
'restrictedusers' => 0,
defined('MOODLE_INTERNAL') || die();
- $version = 2015092203.00; // YYYYMMDD = weekly release date of this DEV branch.
-$version = 2015091800.01; // YYYYMMDD = weekly release date of this DEV branch.
++$version = 2015092204.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.