-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.0
-
None
-
2015120300
-
MOODLE_30_STABLE
The commit https://github.com/openHPI/moodle-mod_teletask/commit/6c6e9d3b896338d6552ccd469dda7cd79d67f3e4 introduced the line
$PAGE->requires->js_init_call('M.mod_teletask.init', array('course' => 2));
|
So the course id is hard-coded to 2 in all sites using this. It is apparently wrong.