Commit 7f6196c8 by Calen Pennington

Add an example sequence template

parent 5410e161
......@@ -118,6 +118,8 @@ class SequenceDescriptor(MakoModuleDescriptor, XmlDescriptor):
stores_state = True # For remembering where in the sequence the student is
template_dir_name = 'sequential'
@classmethod
def definition_from_xml(cls, xml_object, system):
children = []
......
---
metadata:
display_name: Sequence with Video
data: ''
children:
- 'i4x://edx/templates/video/Empty'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment