Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: None
-
Component/s: Course
-
Labels:None
-
Environment:SunOS and Windows
-
Affected Branches:MOODLE_19_STABLE
Description
Import and Restore adding to a class both fail to bring in the summaries for the weeks/topics in the course. If you restore to a new course or delete existing course the summaries are imported.
Problematic if you create course shells with the enrollments via integration and then have the faculty import the course content into the shell to finish the course off.
Issue Links
| This issue will be resolved by: | ||||
| MDL-8848 | Summaries don't get imported from the source course to the destination course. |
|
|
|
I think this is an intended feature. Importing into an existing course does not overwrite existing data, so existing summaries are not overwritten.
We could add an option to import/restore to "overwrite section summaries in the destination course" ...