-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-80203-main -
-
3
-
HQ 2024 Sprint I1.2 Moppies
This issue is part of the course hierarchy project.
Issue goals
- Create a sectiondelegate::public function get_section_action_menu(course_format $format, controlmenu $controlmenu, renderer_base $output): ?action_menu to allow the delegate plugin to modify the available section actions. The $defaults are the expected options for regular sections. It can return a new list of options o null if no options are available.
- Update the section options rendering so it takes into consideration the sectiondelegate::get_section_action_menu for delegated sections.
- Override this method in the mod_subsection repository.
Future issues
Mod_subsection will use this integration to replace section options for activity ones. This is especially important when a section page is rendered.
- has a non-specific relationship to
-
MDL-81575 Showing the hidden section keeps the show button showing.
- Closed
- is blocked by
-
MDL-80186 Add delegate section fields to the course_section table
- Closed
-
MDL-80190 Delegated sections should not be listed in course page as regular sections
- Closed
-
MDL-80249 In the course/section.php, hide secondary navigation and add breadcrumb
- Closed
- will help resolve
-
MDL-81335 Warning when users with 'manageactivities' capability only acceses a section
- Closed