-
Bug
-
Resolution: Fixed
-
Blocker
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-61556-master -
When a question category is moved from one context to another it is automatically renamed to "Default for <context name>" and creates a second top level category. This then breaks the category page stopping you from being able to move categories around.
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 course category to c1
- It's parent category should be set to "Top" underneath the c1 section
- Use the up or down arrows next to the new category to move it either into the "Question categories for 'Quiz: Quiz 1'" or "Question categories for 'Category: Miscellaneous'" sections
- Once the category moves into a new "Question categories for" (i.e. new context) it will be incorrectly renamed as "Default for <context name>" and the category page will no longer work (turning developer debugging on will show an error message)
- Discovered while testing
-
MDL-61363 Add a section to the edit questions mform to allow managing the course context question tags
-
- Closed
-