Keep each course's descriptors separate
* apply policy per-course, even if multiple courses share course and org fields * keep descriptors separate in xml store, so that if two such courses change the same module in different ways, it works. Such edits will need to merged on CMS import... * add get_instance(course_id, location) method to replace get_item(location). Update all the call sites * tests, including a 2nd toy course with same course and org.
Showing
common/test/data/two_toys/README
0 → 100644
common/test/data/two_toys/course.xml
0 → 100644
common/test/data/two_toys/video/Welcome.xml
0 → 100644
Please
register
or
sign in
to comment