-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.16, 3.9.4
-
None
-
MOODLE_35_STABLE, MOODLE_39_STABLE
Reproduction steps :
- Create a new course in topics course format (we have tried other course formats, and they have the same issue).
- Add a restriction to section 2 (the problem can be reproduced with any section)
- Backup the course
- Restore the course
- Note that the restriction is present in the restored course.
- Create a csv file to generate a new course as a copy of our original course (created in step 1)
- Navigate to /admin/tool/uploadcourse/index.php
- Select the csv file from step 6 and submit
- Click through subsequent screens to launch the course creation
- Navigate to the created course
- Observe that the section restriction is not present as it should be
This issue appears to be referenced in ticket https://tracker.moodle.org/browse/MDL-61158
Example csv file :
shortname;fullname;idnumber;category_idnumber;templatecourse
importfromtopics;importfromtopics;importfromtopics;import;topics
- duplicates
-
MDL-61158 tool_uploadcourse doesn't set the section visibility and access restriction like in the templatecourse
-
- Reopened
-