Analytics for h5p libraries
Submitted by Ajita.Deshmukh on Mon, 07/09/2018 - 11:17
Forums:
Is there any way in which the analytics/ score of h5p content can be accessed by the creator of the content?
Is there any way in which the analytics/ score of h5p content can be accessed by the creator of the content?
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2024
BV52
Mon, 07/09/2018 - 11:29
Permalink
Hi Ajita,Yes if you are
Hi Ajita,
Yes if you are creating the contents using one of the 3 supported frameworks (Drupal, Wordpress and Moodle). 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
-BV52
Ajita.Deshmukh
Mon, 07/09/2018 - 13:16
Permalink
Thanks
Hey! Thanks! I will get back on this if I - an educator -requires some more guidance.