Interactive Content – H5P icon

Interactive Content – H5P

Create and add rich content inside your LMS for free. Some examples of what you get with H5P are Interactive Video, Quizzes, Collage and Timeline.
Price option: Free

Supports Moodle 2.5-4.5 See all versions
Latest release: 1 month ago
Installations: 27643
Downloads (last 90 days): 6809

Frankenstyle name: mod_hvp
Activities
Gamification

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Moodle 5.0 ??
Bonjour.
Je vois que la version est pour moodle 4.5, alors est ce que cette dernière version de H5P est compatible avec Moodle 5.0 et + ? car pour moi lorsque j'essaye de modifier un fichier H5P recharger de l’extérieur , ça bug
Hello!
Tell me, how can i change the setting so that the H5P interactive immediately loads automatically in the Moodle app? Thank you.
I recently faced an issue where Moodle couldn’t load the following file for H5P Interactive Video:
/pluginfile.php/1/mod_hvp/libraries/H5PEditor.VerticalTabs-1.3/vertical-tabs.js?ver=1.3.9
After some debugging, I found out that the file records in the mdl_files table were inconsistent.
Steps I followed:
I ran the following query:
SELECT id, contenthash, filename, filepath, component
FROM mdl_files
WHERE filename = 'vertical-tabs.js';
This returned two rows:
One with component = mod_hvp
Another with component = core_h5p
When comparing the working and non-working systems, I noticed that the core_h5p record was correct (same in both), but the mod_hvp record had a wrong or outdated contenthash.
Solution:
I copied the correct contenthash value from the core_h5p row
And updated the mod_hvp row with it.
After that, the file started loading correctly again.
✅ Key takeaway:
If vertical-tabs.js (or similar H5P editor libraries) can’t be found, check the mdl_files table. Make sure the mod_hvp record points to the same valid contenthash as the core_h5p record.
hello, is an update scheduled for moodle 5.0
thank you for more informations about.
During an update (to moodle 4.5), we are facing troubles with some content types (advent calendar, arithmetic quizz, etc.). We wanted to try to (re)install the libraries for those content types "manually" via the libraries-settings-page on our moodle instance. The question is: where can I find the libraries (*.h5p-files) that I can upload there?
Do I get them via the h5p-git-repository and do i simply have to download the zip-files there (https://github.com/h5p/h5p-arithmetic-quiz)? If I do so, our moodle instance gives me errors like: Could "not find library.json file with valid json format for library css".
We already converted the zip-files fro the git-repo to a *.h5p-file, but are not sure, if we did everything correctly or why this is not working.
hello, is there any word on when this will be compatible with 5.0?
Hello,
A teacher reported an H5P bug to me regarding interactive videos. This bug has been going on for 3/4 years. When a student makes a graded interactive video and wants to try again to improve their score, the score from the first attempt remains and does not change. This means that, on the MOODLE gradebook, the grade is not changed.
This adds work for the teacher.
Could you look into this?
Thanks!
Hola no aparece el boton de instalar y el de descarga no es zip
cuando sale la versión 5.0
Please make this compatible with Moodle 5.0+ version asap.
Hi Team, does anyone know when the 5.0 compatible version will be released?
Anyone else stuck at this step after selecting interactive video content type?
"...Loading, please wait"
Interactive video in interactive content activity not working in moodle app for ios os what is solve
Hello.
We have Moodle 4.5 and I am trying out Timeline but I can't seem to make the photo appear. I placed a link of a Flicker photo but only a broken image icon appears not the photo.
Any idea how to resolve this? Thanks.