get h5p interactive quiz result

261 views Asked by At

I had make a interactive quiz with module h5p on Drupal 7. Now, I would like to know how I can get the user's result ? I found that I can use TinCan API to do that but I cannot find any guide on internet.

Thank you.

1

There are 1 answers

0
Oliver Tacke On

I am not sure if by "I found that" you mean the official documentation.

The steps basically are

  1. Install TinCan Bridge for Drupal
  2. Install Learning Locker on a Server or get an account hosted somewhere
  3. Configure TinCan Bridge by entering the endpoint for Learning Locker and your credentials

Alternatively, you can install Drupal Quiz ans the H5P questions add on that will provide reports about H5P content types.