From the course: xAPI Foundations

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Record play using HTML5 video

Record play using HTML5 video

From the course: xAPI Foundations

Start my 1-month free trial

Record play using HTML5 video

- [Instructor] In this lesson, we're going to take a look at sending a slightly more useful xAPI statement that actually contains information that's useful. What we're going to look at here is an example of how to collect play information on a video using xAPI. So I have my page here, I'm going to refresh to start this, and you'll see it asks for my first name. Now, I'm doing this because these are standalone pages. There's no authentication method, we're not connected to a learning management system or anything. The only way I can get a name is to just ask. Normally, you would not do this in production, but for these examples we are okay. So I've entered my name, I'm going to hit okay. I'm going to hit play on the video, and you're going to see the title come up. I'm going to go ahead and pause this, and lets go take a look at what was sent to our Learning Record Store. Now, it says I don't have any statements yet, and here's my statement. Anthony played Caminandes 1: Llama Drama. If…

Contents