-
Bug
-
Resolution: Fixed
-
Minor
-
3.5, 3.6
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_35_STABLE
-
wip-
MDL-63165-master -
Moderate
-
Regression from MDL-61132 I suspect. To replicate this:
- Create a new course
- Go to the course question bank
- On the categories tab, create a new category 'Apples', with parent = Top for course
- On the categories tab, create a new category 'Bananas', with parent = Apples
- Add a question to each of the categories, Apples and Bananas.
- Export, as xml format, and making sure to select 'Top for course' as the export category when exporting.
- Create a new course
- Go to question bank
- Select import tab, pick xml type and upload the file
- Observe the erroneous category display on the categories tab (see screenshot).
- Discovered while testing
-
MDL-23545 Moodle XML import/export doesn't save category description
- Closed
- is a regression caused by
-
MDL-61132 Create a "top" category in question bank
- Closed
- is duplicated by
-
MDL-64713 Export of question assign erroneous categories
- Open
- Testing discovered
-
MDL-63399 Need a better Behat step for testing downloads
- Closed