h5p / h5p-interactive-video

MIT License
236 stars 207 forks source link

Navigation Hotspot #90

Open thedeviousdev opened 6 years ago

thedeviousdev commented 6 years ago

Hey all, I'm trying to integrate some xAPI tracking/statements with H5P. I am looking for an event for when a user has clicked on a navigation hotspot. I'm not sure if I have simply overlooked it, or if it does not exist.

I saw that there is a pull-request to add player functionality to be tracked (https://github.com/h5p/h5p-video/pull/17 Awesome!), and I've checked through the list of xAPI coverage (https://h5p.org/node/617/xapi-coverage) and have found nothing.

Is this something that will be implemented in the future?

fnoks commented 6 years ago

You're correct, no xAPI event is currently sent when clicking the navigation hotspots in IV. I have created an issue for adding that: https://h5ptechnology.atlassian.net/browse/HFP-2088