Drupal implementation

I haven't yet used h5p, but does it integrate with Drupal Quiz module, or some other?
Or what is the easiest way to save user scores when they are doing for example multiple choise questions.

icc's picture

No, not yet at least. But there is a H5P.setFinished function which you could override for some simple user tracking. We're planning to improve this API. It's important to remember that the results comes directly from the user, as there is no backend yet which can check the users answers. This means the results might not be reliable.