Interactive Video

H5P development mode, (H5P.InteractiveVideo)

Forums: 

Hi,

I am trying to modify the H5P.InteractiveVideo to change a custom content type. So I install a local server running drupal 7 with the H5P development mode turned on. I came across a problem when my modified H5P.InteractiveVideo was not loading any youtube videos in the editor, while all dependencies were installed into the libraries directory.

I solved the problem by copying all libraries into the development folder, not an ideal solution but now it works. Appearantly dependencies are not pulled from the libraries directory I think?

Limiting the number of Retries a user can make on Interactive Video

Me and my colleagues are trying to find a way of allowing user's to retry an activity (Quiz or drag and drop) once, and only once, if they get the answer incorrect, forcing them to move on if they get it wrong twice.

I have found a messy way to do this using 2 interactions and manipulating the "adaptivity" section, but this comes with many faults and issues that we just can not have, are there any ways in which we can quickly, tidily and reliably allow users to retry, but limit the number of retries?

Pages