Bugs in content types

Report and discuss bugs related to specific H5P content types

automatic Interactive Video as part of branching scenario starts too early

1.) When an interactive video is part of a branching scenario and it is defined to be autoplayed after a specific branching question, the interactive video starts already when the question is displayed and not afterwards. It works, if you use youtube videos, but not when videos are stored locally.

2.) Drupal 7.67

3.) Desktop and Mobile

4.) Browser: all

5.) H5P plugin version: 7.x-1.43

6.) H5P Content Type is Branching Scenario (beta) (1.0.10)

Image Hotspots throws no events in xAPI

Hi There,

I'm using the xAPI event dispatcher to control the user journey on our moodle instance, however the 'Image Hotspots' content type isn't throwing any events.

When I run: H5P.externalDispatcher.on('xAPI', function (event) {console.log(event.data.statement)}); in the console for testing, all other content types throw all sorts of events that I can couple logic onto, but not Image Hotspots.

Am I doing something wrong or is this a bug?

Environment:

Pages