`videosequence` and `problemset` have been replaced with `sequential`. `problemset` and `videosequence` are old-but-not-entirely-unused aliases to the `sequential` block type (in Studio-speak, "Subsection"). Since [these block types have been removed from the 6 courses that used them](https://openedx.atlassian.net/browse/DEPR-151?focusedCommentId=588197), this ticket removes the support for the `problemset` and `videosequence` block-types. For more information, see ticket: [DEPR-151](https://openedx.atlassian.net/browse/DEPR-151)
28 lines
1.5 KiB
XML
28 lines
1.5 KiB
XML
<course name="A Simple Course" org="edX" course="simple" graceperiod="1 day 5 hours 59 minutes 59 seconds" slug="2012_Fall">
|
|
<chapter name="Overview">
|
|
<video name="Welcome" youtube_id_0_75="izygArpw-Qo" youtube_id_1_0="p2Q6BrNhdh8" youtube_id_1_25="1EeWXzPdhSA" youtube_id_1_5="rABDYkeK0x8"/>
|
|
<sequential format="Lecture Sequence" name="A simple sequence">
|
|
<html name="toylab" filename="toylab"/>
|
|
<video name="S0V1: Video Resources" youtube_id_0_75="EuzkdzfR0i8" youtube_id_1_0="1bK-WdDi6Qw" youtube_id_1_25="0v1VzoDVUTM" youtube_id_1_5="Bxk_-ZJb240"/>
|
|
</sequential>
|
|
<sequential name="Lecture 2">>
|
|
<video youtube_id_1_0="TBvX7HzxexQ"/>
|
|
<problem name="L1 Problem 1" points="1" type="lecture" showanswer="attempted" filename="L1_Problem_1" rerandomize="never"/>
|
|
</sequential>
|
|
</chapter>
|
|
<chapter name="Chapter 2" url_name='chapter_2'>
|
|
<sequential name="Problem Set 1">
|
|
<problem type="lecture" showanswer="attempted" rerandomize="true" display_name="A simple coding problem" name="Simple coding problem" filename="ps01-simple" url_name="ps01-simple"/>
|
|
</sequential>
|
|
<video name="Lost Video" youtube_id_1_0="TBvX7HzxexQ"/>
|
|
<sequential format="Lecture Sequence" url_name='test_sequence'>
|
|
<vertical url_name='test_vertical'>
|
|
<html url_name='test_html'>
|
|
Foobar
|
|
</html>
|
|
<discussion url_name="custom_id" discussion_id="custom"></discussion>
|
|
</vertical>
|
|
</sequential>
|
|
</chapter>
|
|
</course>
|