-
Sub-task
-
Resolution: Fixed
-
Critical
-
2.0.1
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
We need to standardise the use of the cm_info class.
Currently navigation when loading for an activity will use a cm_info object for standard requests but uses a standard stdClass cm for AJAX requests.
I need to refactor the use of the stdClass cm object to get a cm_info object instead.
Cheers
Sam