-
Notifications
You must be signed in to change notification settings - Fork 70
Import/Export course/unit/... #42
Comments
When exporting, this happens (for the shown test course):
When duplicating, this happens:
|
okay, just figured out the reason for this error. this Course contains some lectures which didn't got deleted cleanly. Should be the same error for #183 |
Added criteria in the session on 2017-11-30:
|
Closed by #419 |
When I try to imort the course https://staging.geli.fbi.h-da.de/course/59fa100662fa9c00060bb3d2 (which I previously exported to the following JSON file, I get an error). Dritter-Kurs-von-David.json.log
|
Its the bsontype= "ObjectId" which leads to failures. This contains all Courses which have fileunits and all courses that contain references in the Mediamanager. Also, some Courses have leftover References in the "media" section (on export in the json) but none visible in the GUI. |
User Story
As a:
teacher
I want:
import parts of a lecture to a new course
so that:
reuse existing stuff in another course or be able to start a new course in a new semester based on an existing course.
Storypoints:
Acceptance criteria:
Additional info:
extends #183
Estimated:
The text was updated successfully, but these errors were encountered: