General discussion

Video in course presentation

I am using the "course presentation" interactive content and in trying to combine text and video I have noticed that the video itself cannot be set for full screen! I can be watch only in the frame set in the slide.

Is there a way in which the "full screen" option can be set from within the "course presentation"format? I know this is possible in the "interactive video" but it's not the same. 

 

Question on xapi + wordpress

Hello, I'm unsuccessfully trying to use xapi with a wordpress installation.

I read https://h5p.org/documentation/x-api and was trying:
Example
To try this out type the following in your browser's console when using an H5P object on a website:

H5P.externalDispatcher.on('xAPI', function (event) {
console.log(event.data.statement); });

However, console returns:Undefined

Pages