-
Improvement
-
Resolution: Done
-
Minor
-
3.6.1
-
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
Moodle App 3.7.0
At present, addons can add 'tabs' to a course (e.g. Participants, Grades). However there are some less important/more admin-y things that are better added to the course menu instead of having a whole tab for it. (Also the tabs are kind of hard to navigate to if we add too many.)
I propose making it possible for addons to add items to the course menu which currently contains options 'Download course', etc. In particular I want to use this for the new 'Manage storage' page, MDL-2905.
This change has been implemented using the main menu delegates as a basis, but I stripped out some parts that don't apply to the course menu. Those could obviously be added back in if required later...
- blocks
-
MOBILE-2905 Allow user to manage storage within course
- Closed