-
Bug
-
Resolution: Fixed
-
Blocker
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-61557-master -
When a sub question category is move up into a parent category it is renamed and changed into a second top level category which is incorrect behaviour and breaks the categories.
Steps to reproduce:
- Log in as admin
- Create a course (c1)
- Create a quiz activity (quiz1) in c1
- View quiz1
- Open the question bank from quiz1
- edit cog > question bank
- Click the "Categories" tab
- Add a sub course category to c1
- It's parent category should be set to "Default for c1" to create this as a sub category
- Use the left arrow to move it up a category level from a sub category. It will be incorrectly renamed to "Default for c1" and the category page will no longer work (turning developer debugging on will show an error message).
- Clicking the right arrow to demote it back to a sub category will create multiple sub categories in the other "Default for c1" category
- Discovered while testing
-
MDL-61363 Add a section to the edit questions mform to allow managing the course context question tags
-
- Closed
-