Analytics on H5p.com
Submitted by VuHoang on Wed, 03/06/2019 - 05:16
Forums:
Hi all,
I was looking for a way to get analytic for the h5p content when users done something with the h5p contents. Any ideas about this case?
Thanks,
Did you know the H5P Community Conference is in Savannah
Get $100 off your in person ticket when you register with the code:
H5PVIP100
See how IBM increased their efficiency by up to 30%!
BV52
Thu, 03/07/2019 - 06:27
Permalink
Hi VuHoang,H5P emits data in
Hi VuHoang,
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