Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.1, 2.4
-
Fix Version/s: 2.3.2
-
Component/s: Course
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
-
Documentation link:
Description
Currently, the "Course display format" setting that was added as part of Moodle 2.3 is hardcoded to default to COURSE_DISPLAY_SINGLEPAGE.
What we want to be able to do is to set the course default to COURSE_DISPLAY_MULTIPAGE for all our sites. The "Course display format" should be added to the "Course default settings" admin page.