Submissions data without LMS integration

Hi everybody,

I'm trying h5p.org content embedded in a Youtube video. The quizzes are displayed perfectly while watching the video. It's just what I need.

However, when I watch the video as an anonymous user, I answer the quizzes and, then, in the star placed at the end of the video I can see my score and I can submit it.

But I don't know where this score is sent. When I enter in the content inside my profile, no data is available.

Is it possible to have information of the submissions in the content? Also, if it is possible, is there some way to know which user has received each score?

Thanks in advance.

Best regards.

BV52's picture

Hi Daniel,

If you are creating your content in H5P.org the scores are not captured but if you are using one of the supported frameworks the scores are generated but you need a a data store such as a learning record store to save them in. H5P emits data in the form of xAPI statements and you will need a plugin or custom code to listen to these statements. I highly recommend looking through these documentation:

 

https://h5p.org/documentation/x-api

https://h5p.org/documentation/for-authors/analyzing-results-and-answers

 

-BV52

 

Hi, BV52. Thanks for your answer.

I'm afraid I don't use one of the supported frameworks: I am using Sakai.

Anyway, if I can't watch the users scores, I still could use the embedded content without managing scores.

But it's a bit messy for students to show them that they must send their answers at the end of the video. Answers are not really sent to anywhere.

Could I somehow disable the final submission instructions? Putting, i.e. a quiz embedded in the video and letting students answer it, just to let them see if they are right.

Thanks in advance.

Best regards.

BV52's picture

Hi Daniel,

Yes you can remove the submit screen. All you need to do is click on the star icon and you should have a list of submit screens (screenshot attached), click on the submit screen and you should now see the option to delete it (x at the top).

-BV52

Hi and thanks again, I finally managed to remove it.

FYI the star can't be fully removed in Firefox, at least in my version (66.0.5 on Ubuntu). You can remove all the submit screens, but the thin line at the left of the star where the star can be deleted is not displayed in Firefox, only in Chrome.

Best regards.

otacke's picture

Hi Daniel!

I just checked IV on Firefox (v67) on a Ubuntu system, and I cannot confirm your problem. I could see the default marker and delete it. Could it be a Firefox issue or some issue with custom styling?

Best,
Oliver