Developers

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

How to use H5P.JoubelUI in Hello World

Forums: 

I successfully created the HelloWorld H5P tutorial and added the two other H5P libraries to access H5P.MultiChoice and H5P.Blanks from within the HelloWorld content.

Now i would like to add the score bar, check and retry button, ... and i found out that for this i could use the H5P.JoubelUI dependency. 

What i have done so far, i added the dependency in my library.json:

Image Multiple Hotspot

Forums: 

Hi Guys,

Based on the Image Hotspot content type, I've modified the code to allow for multiple hotspots as requested by a few users in the comments. Let me know what you guys think. Credit goes mostly to Joubel AS for all his work with the original Image Hotspot.

I've attached the H5P content to this post but the code can be found in both the repositories below:

Editor: https://github.com/lukemuller/h5p-editor-image-multiple-hotspot-question

Pages