Moodle Plugins directory: H5P integration library v127 | Moodle.org
H5P integration library v127
Other tools
Maintained by
Mikel Martín Corrales,
Sara Arjona Téllez
H5P integration library v127
Latest release:
201 downloads
4 fans
Current versions available: 1
Note: The H5P integration library on its version v127 is already included in Moodle 4.3.8 and 4.4.4 onwards.
This plugin allows to use v127 in:
- Moodle 4.2
- Moodle 4.3.7 or downwards
- Moodle 4.4.3 or downwards
Useful links
Contributors
Mikel Martín Corrales (Lead maintainer)
Sara Arjona Téllez
Please login to view contributors details and/or to contact them
If Debugging messages are enabled on the site, there are some "String translation cannot be found" expected messages.
Those messages could be fixed if strings defined in https://github.com/sarjona/moodle/compare/97c2beae70...MDL-83268-main#diff-060b6f7578427a8f580dcce0019d501573fa9db7727fd11bd5e6091b278e6243 are added to the codebase.
For Moodle version 4.3.2, you have two options:
- Upgrade to at least version 4.3.3, then install the plugin. After that, you'll need to select "H5P framework v1.27" in the "h5plibraryhandler" setting.
- Upgrade to version 4.3.8 (scheduled for Monday, October 7). This version will automatically update the H5P framework to v1.27, so no further actions will be required.
I'm using Moodle version 4.3.3+ (Build: 20240326) and I get a validation error when trying to install.
I've tried to do a manual installation but it doesn't work either.
Any help?
Thank you very much for your time.
- Create a folder "v127" under h5p/h5plib
- Copy the content of the unzipped folder to this path.
There's already a "v124" folder in /h5p/h5plib, you will know what to do straight away.
I have manually installed it and works fine, but changing the plugin would fix a simple easy installing via moodle plugin upload, and address everyone's troubles installing it.
Thanks
As Steve commented, the .zip file had an incorrect folder structure. Although the git repository is ok, the zip file was raising a validation error on installation.
The file has been replaced and the installation problems should be fixed.
Sorry for any inconvenience!