* Clean up test data for simple, toy courses * clean up test_mongo.py * write initial test for path_to_location * hook up view to use path_to_location Next: actually implement it :)
10 lines
457 B
XML
10 lines
457 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">
|
|
<video name="Welcome" youtube="1.0:p2Q6BrNhdh8"/>
|
|
<videosequence format="Lecture Sequence" name="System Usage Sequence">
|
|
<html id="toylab" filename="toylab"/>
|
|
<video name="S0V1: Video Resources" youtube="1.0:1bK-WdDi6Qw"/>
|
|
</videosequence>
|
|
</chapter>
|
|
</course>
|