Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.4
-
Component/s: Course, Navigation
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-35279-master -
Pull Master Diff URL:
-
Documentation link:
Description
At the moment global_navigation class assumes that there can be only one level between course node and activity nodes. This approach does not allow course formats to generate a tree of sections.
global_navigation::load_course_sections() must also populate navigation tree for current section and/or activity, in this case the course format can override the whole tree.
Attachments
Issue Links
- is blocked by
-
MDL-35263 Create classes format_base and format_legacy
-
- Closed
-