-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
4.0
-
MOODLE_400_STABLE
As a teacher
I want to be able to delete a section in the course index
so I can clean the content up
As per current behavior, deleting a section deletes from the database:
- The section itself
- Information about section availability
- All activities included in the section, and information related to those activities.
(forget about the rest of the options for now)
Acceptance criteria:
- User needs permissions to delete sections.
- User needs to confirm the action.
- The section will be removed in the course index and course main content.
- All activities in the section will be removed in the course index and course main content.
- Section 0 couldn't be deleted via UI.
- Some activity types would require asynchronous deletion. We will keep current behavior in those cases.
- is blocked by
-
MDL-71213 Add section kebab menu with a link to 'Edit section' in the course index
-
- Closed
-