Files
edx-platform/common/test/data/two_toys/README
Victor Shnayder c6c95c63ac 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.
2012-08-20 09:26:16 -04:00

2 lines
144 B
Plaintext

A copy of the toy course, with different metadata. Used to test policy loading for course with identical org course fields and shared content.