-
Improvement
-
Resolution: Inactive
-
Minor
-
None
-
2.1.1
-
MOODLE_21_STABLE
-
Course formats are currently loaded after $OUTPUT->header();. This limits the options in course format design. The course format cannot define a block region (the block manager has already finished by the time the course format is loaded). The course format cannot define block region strings.
If course/view.php called a function in course/format/formatname/lib.php before $OUTPUT->header(); course formats will become much more versatile.
- will be (partly) resolved by
-
MDL-35218 META: Course formats refactoring for 2.4
-
- Closed
-