-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-80715-main -
-
HQ2024 Sprint I1.1 Moppies
This issue is part of the course hierarchy project.
Issue goals
- Implement a core_courseformat\sectiondelegate::validate_section_rename($section):string that captures the section renaming and allows the delegate component process the section name and return the value to store in DB.
- This method will get an empty string when the section is created for the first time (or the user leaves it blank)
- When the user changes the delegated section's name, it can trigger other changes, like an activity renaming.
Future issues
mod_subsection will use that method to add default naming to subsections and also to change the activity name if the user renames the subsection form a course section page.
- blocks
-
MDL-80482 Deprecate redundant course/lib.php function existing as format actions
- Open
- has been marked as being related by
-
MDL-80001 Find all the places were section number is misused as a section id
- Closed
- is blocked by
-
MDL-80190 Delegated sections should not be listed in course page as regular sections
- Closed