-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
-
MOODLE_405_STABLE
-
mdl-83233_main
-
-
Currently, whether subsections are displayed on separate pages is tied to whether regular sections are displayed on separate pages. I don't think it's reasonable to assume that the user will necessarily want subsections on separate pages if they want regular sections on separate pages. I think subsections should default to being on the same page, as for regular sections, and if an option is wanted to display them on separate pages, it should be specified explicitly for subsections, either with a separate setting (more flexible), or as an additional option on the existing setting (simpler).
This patch includes the fix for MDL-81768, which in turn includes the fix for MDL-83262.