Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

How to prevent several audios from playing at the same time?

papi Jo's picture
Forums: 

I am currently working on the Dialog Cards - Audio in the Answer Feature request. In my "papi Jo" fork, the Dialog Cards activity features a "Match" mode with front & back card sides displayed side by side. If both front & back cards have an audio attached to them, 2 audio players are displayed. I would like to prevent the end-user from clicking in quick succession on both players, or rather, if one audio is playing, clicking on the other one should stop the first one.

Is there anyway to trigger contentUserData on an action

Forums: 

Hi!

I've used the H5P PHP Library to implement an integration of H5P on a multi tenant Laravel application. The system can manage libraries on a shared base and contents (database and storage) are fully separated between tenants.

Each tenant's admin have access to the editor and manage his own h5p contents, available for all users attached to this tenant. 

Despite some less important details, I am now trying to get statistics (xAPI) and save user's state.

Pages