-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE
-
MDL-74989-master -
-
3
-
HQ Sprint 1.2 Moppies
Since Moodle 4.0 the course editor frontend part uses two main modules to handle the edition tools:
- core_course/actions: responsible for handling all non-reactive tools and the legacy formats
- core_courseformat/courseeditor: the new reactive library that updates the course index and the course content
Since the reactive implementation starts, the final goal is to replace all legacy actions with the new ones as soon as possible. The most complex ones like moving elements, deleting, and creating sections are already migrated and others like indent are just deprecated (or leave it to third-party plugins).
In this issue the visibility tools will be migrated to the new module:
- Delete activity
- blocks
-
MDL-74987 Course editor: Migrate duplicate activity course tools to the new reactive actions.
- Closed
-
MDL-76430 Course editor: replace activity and section refresh webservices for fragment methods
- Closed
- is blocked by
-
MDL-76188 Course editor: Migrate highlight/unhighlight topics to new reactive actions.
- Closed