Developers

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

Review of Advanced Blanks 1.1

serettig's picture
Forums: 

Hi all,

I've released an update to the Advanced Blanks content type (version 1.1) that includes contributes by Oliver Tacke and various translators: https://github.com/sr258/h5p-advanced-blanks/releases/tag/1.1.0 Could the H5P core team please review the new version and update the files here on h5p.org (and maybe even upload it to the H5P Hub?).

Get current library version to use with getLibraryPath

Forums: 

Hi,

I am developping an h5p editor widget.

I need to manualy import some javascript during execution (I can't use preloadedJs). In order to do that, I need the path of my current library.

There is the h5p.getLibraryPath function, but it require the full machine name of my library, including the version number.

I was wondering if there was a way to access library version / full machine name to avoid hardcoding the version number in my javascript file.

Thanks !

Upload my H5P library to moodle

Forums: 

Hi, 

I am a developer, I want to load my h5p type of tasks (my own library) in moodle, when I testing the library in drupal 7, everything loads and displays successfully, but I have a problem adding my content type to moodle. I got the following message: 

Note that the libraries may exist in the file you uploaded, but you're not allowed to upload new libraries. Please contact your administrator.                          missing-required-library : Missing required library (my h5p library)

Pages