Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix H5P resources not showing completion when all questions answered correctly #13137

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rtibbles
Copy link
Member

Summary

  • It seems like newer H5P resources make more use of the answered event which we were not previously handling for triggering completion
  • We remove the debounce from the answered to ensure quick processing of completion
  • Add handling in the progress calculation for xAPI for the answered event - checking if it has result.completion set to true.

References

Fixes #13010

Reviewer guidance

I don't think we've seen this in the QA channel, as I think older H5P resources didn't use this specific event. I will share the channel_id on slack for testing this.

Allow completion to be triggered by 'answered' event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

H5P Progress tracking issue for drag and drop question types
1 participant