Sound effects on HTML events
Hello
I'd like to be able to integrate custom HTML event handling into for example Drag and Drop question sets. In other words do something based on an action taken. For example:
1. Play a sound effect when element A is dropped on the correct zone or not.
2. Check answer and provide feedback when element dropped on zone.
Basically this is current H5P Drag and Drop behaviour, but with some level of custom event handling.
Is there a way to do this in H5P already?