Interactive Video

Tracking user/user submission

Folks, testing with moodle (3.11.x) along with the current h5p plugin (not hvp).  Just as a test I uploaded the interactive video sample (smoothie).

After a student user interacts with the sample interactive video and submits scores I see "View all attempts (0 submitted)" for that content.  As the user I did go as far as to submit responses.  Is there a setting or issue that may make tracking seem less consistent?  I don't see errors in the httpd logs.

Looking at the h5p logs, I see the user viewing content is logged, just not the user interactions.

Moodle: interactive video in nested iframe problem only on iphone

To show interactive video in course page in Moodle, without enter in activity page, I use iframe:

<iframe src="https://myMoodleSite.it/mod/hvp/embed.php?id=xxxx" allowfullscreen="allowfullscreen" style="border: 0;"></iframe>

This way the video is in two nested iframes, one is mine and one is that of h5p.

Pages