-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
This issue is closely related to MDL-38631 and assumes the changes from MDL-38631 were integrated.
All categories in My Courses are shown, even if a user does not have any courses in them.
Steps to reproduce:
1. Create multiple categories with courses
2. Enlist a user into a course in of single category
3. In My Courses every available category is shown, but when you click on a category where you don't have any courses it is simply empty.
In my oppinion, showing empty categories serves no purpose at all. I've implemented a sample fix for this issue, it can be found in repo git://129.187.81.134/moodle/moodle.git in branch MDL-38631-hide_empty . This fix is used by us (TU München) since March and we did not find any issues with it.
- blocks
-
MDL-40392 Verify both plain and nested list of my courses is displayed as expected
- Closed
- Discovered while testing
-
MDL-40344 Navigation AJAX mixes up branches and tries to load the wrong content in some situations.
- Closed
- Testing discovered
-
MDL-38631 Navigation of "my courses" shows all courses and course categories of the system when navshowmycoursecategories is set to "on"
- Closed