* More tests for mongo modulestore, including tweaks to test files * add location_to_id method to CourseDescriptors * Implement path_to_location method in mongo.py - TODO: does not handle position in sequences yet. * fix bug in jump_to view.
10 lines
442 B
XML
10 lines
442 B
XML
<course name="Toy Course" org="edX" course="toy" graceperiod="1 day 5 hours 59 minutes 59 seconds" slug="2012_Fall" start="2015-07-17T12:00">
|
|
<chapter name="Overview">
|
|
<videosequence format="Lecture Sequence" name="Toy Videos">
|
|
<html name="toylab" filename="toylab"/>
|
|
<video name="Video Resources" youtube="1.0:1bK-WdDi6Qw"/>
|
|
</videosequence>
|
|
<video name="Welcome" youtube="1.0:p2Q6BrNhdh8"/>
|
|
</chapter>
|
|
</course>
|