Delete attempts
Submitted by Gordon Mills on Fri, 06/14/2019 - 15:07
Forums:
How do you delete student attemps, I am using the drag and drop but cannot see anywhere to delete or reset the attemps?
How do you delete student attemps, I am using the drag and drop but cannot see anywhere to delete or reset the attemps?
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2024
BV52
Mon, 06/17/2019 - 06:06
Permalink
Hi Gordon,H5P emits data in
Hi Gordon,
H5P emits data in the form of xAPI statements and you will need a plugin or custom code to listen to these statements and a data store such as a learning record store to save them in. I highly recommend looking through these documentation:
https://h5p.org/documentation/x-api
https://h5p.org/documentation/for-authors/analyzing-results-and-answers
Please note that H5P generates and sends the score and it is up to the LRS on how it will handle it. This includes deleting any scores sent to it.
-BV52
Gabriele Costa
Tue, 05/24/2022 - 21:19
Permalink
Delete attemps
Hi!
There's no simply solution for this yet?