-
Bug
-
Resolution: Fixed
-
Critical
-
3.3, 3.4.1, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
wip-
MDL-60241-master -
-
Somehow, it happened in our instance that some of our courses have the visibility of the default section (id = 0) set to false. There are many more reports of this issue in different Moodle Forums.
However, there is no possibility in the front-end to actually set the visibility of the default section. So I have no idea, how this happened.
Unfortunately, this leads to pretty ugly course views in Moodle 3.3:
- The default section with visible = 0 are marked (correctly?) as invisible (label: Hidden from students). In Moodle 3.2 this setting had no effect.
- All contents, which were previously visible in the section, are put to stealth mode.
- The default section is however still visible for students.
- All contents in stealth mode within this section are also displayed to the user (label: Available but not shown on course page)