Multiple Choice

Irrelevant questions and answers are getting after completed the module

I'm using Drupal 8 with Opigno 2 and the H5P integration module (opigno_h5p).

 

While attempting and completing H5P questions within a module, everything works fine during the attempt. However, on the result page, I'm seeing irrelevant questions and answers — content that belongs to other H5P activities or modules.

 

What I've already checked:

Verified the opigno_answer and field_xapidata tables in the database — the data stored there is correct and matches the H5P content ID (h5p-local-content-id).

 

Text doesn't show when hovering over the progress bar in Moodle

Hi All, building from the pull request here: https://github.com/h5p/h5p-joubel-ui/pull/11, If the text is supposed to be visible when you hover your mouse over the gold star, the positioning and text colour appear to be incorrect. Even when I test sample H5P on H5P's website, it shows the same issue. This happens regardless of OS.

This is the offending element

<div class="h5p-joubelui-score-bar-progress" style="width: 50%;">You got 1 out of 2 points</div>

Pages