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

Add scoring with pass grade and overall feedback #171

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

otacke
Copy link
Contributor

@otacke otacke commented May 20, 2021

There was a request on the H5P forum to merge some features of Question Set into Course Presentation:

  • As an author, I can set a passing percentage that needs to be achieved in order to register a successful attempt.
  • As an author, I can set overall feedback that will be given to the user based on the score that was achieved.

When merged in, those user stories will be implemented by:

  • Add a scoring option group to set both, the pass percentage and the overall feedback. The default for the pass percentage is 100 to not interfere with how existing content behaves. The overall feedback is the usual option set.
  • Display the overall feedback on the summary slide
  • Amend the xAPI result property of the answered statement with the success flag based on the pass percentage.

Accompanied by h5p/h5p-editor-course-presentation#64

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