Drupal Report/Summary
Submitted by EvaWinter on Thu, 03/24/2022 - 11:24
Forums:
I have seen that in the case of the Interactive Book content type it is also possible in Drupal to output a report and a summary of the results. If I understand correctly, the other content types I include in Drupal require to install either the Views Module or the H5P Tincan Bridge to document results. Is that right? I would be very grateful for further information!
Thank you!
Eva Winter
BV52
Thu, 03/24/2022 - 17:35
Permalink
Hi Eva,H5P emits data in the
Hi Eva,
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
BV