Commit 6789a047 by Alison Hodges

Youtube OR html5 made consistent

parent b39fbf26
...@@ -490,7 +490,8 @@ The browser emits these events when a user works with a video. ...@@ -490,7 +490,8 @@ The browser emits these events when a user works with a video.
- EdX ID of the video being watched (for example, i4x-HarvardX-PH207x-video-Simple_Random_Sample). - EdX ID of the video being watched (for example, i4x-HarvardX-PH207x-video-Simple_Random_Sample).
* - ``code`` * - ``code``
- string - string
- YouTube ID of the video being watched (for example, FU3fCJNs94Y). - The YouTube ID of the video being loaded (for example, OEyXaRPEzfM) or
'html5' for html5 video.
* - ``currentTime`` * - ``currentTime``
- float - float
- Time the video was played, in seconds. - Time the video was played, in seconds.
......
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