Interactive Video Results

I created a video with several interactions like tru/false question, but I can´t see the results of the students. 

Need an additional plugin?

thaks in advance

Content types: 
BV52's picture

Hi Federicoduerr,

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