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

Add studio view. #3

Closed mtyaka closed 10 years ago

mtyaka commented 10 years ago

Adding code neccessary to make the simplevideo block usable in the edX Studio.

The tutorial was updated accordingly: http://antoviaque.org/docs/edx/xblock/tutorial.html

antoviaque commented 10 years ago

Thank you for this!