Scores of other users after ending Question/Courses

Hello Everyone,

Sorry if this has been asked before but I couldn't find it. I have a Course with questions on some slides. At the end of each question (either single or multiple) the user can see the solutions and the number of correct answers, and at the end of the course, the user can also see the score he got on each slide that had questions.

Is it possible to also display the percentage that other users answered on each possibility?

Ex.:

Question 1:

a) orange

b) red

c) blue

 

After user answered, he/she would also be able to see that 50% answered a) orange while 20% answered b) red and the other 30% answered c) blue, is this possible?

 

Thank you

otacke's picture

Hi!

No, this is not possible withthe regular means of H5P. It would require custom means on the level of your host platform.

Best,

Oliver 

Hi Oliver,

Thanks for the reply. Is there a way to manipulate/create this by any form of code programming that I can take a look, research for?

Thanks

otacke's picture

I don't think there are any matching tutorials on the H5P side in particular. Learning how to create a plugin for your platform might be a good starting point though.