open-craft / xblock-simplevideo

Tutorial to create a custom XBlock. It will allow to display a video in a course, using oEmbed, and record when the student finishes watching it.
http://antoviaque.org/docs/edx/xblock/tutorial.html
9 stars 2 forks source link

Update simplevideo.py #2

Closed SpaceDementia closed 10 years ago

SpaceDementia commented 10 years ago

'html_demo' tag instead of 'html' tag

antoviaque commented 10 years ago

Thanks!