-
Bug
-
Resolution: Fixed
-
Minor
-
2.4
-
None
-
MOODLE_24_STABLE
-
MOODLE_24_STABLE
-
wip-
MDL-37206-master -
Course format renderers may add some JS in their renderers or other actions that may need get_renderer() to be called before output starts. Usually it is so but in /course/view.php output starts before format.php is included.
It would be nice to preload the course format renderer in /course/view.php before output starts
Also while fixing I found that 'weeks' format was still hardcoded in /course/view.php, fixed it.
- blocks
-
MDL-37207 Add modchooser toggle navigation item in renderer
-
- Closed
-