-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1, 3.2.2, 3.3
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_33_STABLE
-
scorm-task
-
Easy
-
There are 2 processes in mod/scorm/lib.php scorm_cron() which should be migrated to use the newer tasks API
1) Daily Package updates
2) AICC session table clean-up
Both should be separate tasks and we shouldn't need to rely on scorm_updatetimelast anymore but rely on the schedule set by the task.
- has a non-specific relationship to
-
MDL-52846 Deprecation of legacy cron
-
- Closed
-