-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.4.4, 3.5.1
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62985-master -
Splitting this issue off from MDL-59514. In Moodle 3.2 and earlier the maxsections value did double duty: it specified the maximum number of sections which could be added a new course on creation and it set an upper limit on the total number of sections a teacher could add a course, because it was used to populate the section dropdown on the course editing page.
With the removal of numsections and the movement of the section add/removal to the main course page this second behavior was dropped and nothing replaced it. A teacher can add an arbitrary number of sections from the course page with no upper limit. This has led to some unfortunate outcomes which are documented in MDL-59514.
Either the add topics modal (and the underlying add section functionality) should respect maxsections, restoring the old if possibly inadvertent behavior, or there should be a new setting which explicitly caps the maximum number of sections in a course.
- has a non-specific relationship to
-
MDL-59514 Add possibility to Bulk Delete Topic Sections
-
- Closed
-