-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
4.0
-
MOODLE_400_STABLE
As a teacher
I want to be able to see all the labels
so I can work with them as with any other activity
For Moodle 3.11 and previous versions labels do not have any title field, so they will not be listed in the course index by default. It is part of this project to add a new ‘title’ field to ‘label’ activity type. So for Moodle 4.0 and further versions teachers will be able to add a title to a label, and list it in the course index for both view and edit mode. But if the teacher decides to keep the title empty, the label will not be listed in the INDEX.
This ‘Show/hide labels’ will show/hide untitled labels in the course index. This option will be available only for edit mode.
(forget about the rest of option for now)
Acceptance criteria:
- For labels with title, we will show in the course index the title of the label, as in any other activity.
- This option shows or hides labels with empty titles in the course index.
- For labels with no title, we will show “Untitled” in the course index.
- This option will not affect other activity types with empty titles.