-
Task
-
Resolution: Fixed
-
Critical
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-61132-master -
Currently there is a "fake" question category for each context. It does not exist in the database, but in places in the UI it is shown as a "fake" question category named top. We need to turn this into a real question category in the database, and enforce some validation rules to prevent modifying it, adding questions to it, or adding new questions categories as siblings of it. This allows us to (for example) add questions from any category in this course that have the label "midterm4" (because all categories will be a child of this top question category). We will need to modify import/restore to auto-create this top level category for backups older than $versionnumber (and enforce the other validation rules).
- caused a regression
-
MDL-62897 Orphaned top categories not removed correctly on delete
- Closed
-
MDL-61526 Course restore creates multiple TOP question categories
- Closed
-
MDL-63165 Question: xml import of question creates erroneous categories
- Closed
- will help resolve
-
MDL-61091 As a teacher, I can add a 'random question' to my quiz where the question is taken from a question category (optionally including sub categories) with optional filtering by tags.
- Closed