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

HFP-3825 Do not send xAPI completed on resume #286

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

Conversation

otacke
Copy link
Contributor

@otacke otacke commented Nov 24, 2023

When merged in, will not trigger an xAPI completed statement if the Course Presentation is resumed and the user stopped on the summary slide.

Course Presentation triggers an xAPI completed statement whenever the user opens the summary slide. When he/she closed the Course Presentation and later resumed, Course Presentation would recreate the previous state including the summary slide being opened and sending out an xAPI completed statement again. That feels wrong though and might mess with learning record stores or gradebooks which might register this as a new attempt.

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.

None yet

1 participant