How to make the H5P filter work for Moodle internal URLs

How to make the H5P filter work for Moodle internal URLs

by Joost Elshoff -
Number of replies: 2
Picture of Particularly helpful Moodlers Picture of Testers

Hi all,

While it is possible in Moodle 3.8 to use the H5P filter for activities outside of a Moodle instance, I found no reference to being able to use the filter for Moodle internal URLs like 'https://url.ofmymoo.dle/mod/hvp/view.php?id=...'

Is using the HTML embed code the only way to make this work? Or is there an undocumented way of making the H5P filter do the trick?

Average of ratings: -
In reply to Joost Elshoff

Re: How to make the H5P filter work for Moodle internal URLs

by Amaia Anabitarte -
Picture of Core developers Picture of Moodle HQ Picture of Peer reviewers Picture of Plugin developers Picture of Testers
Hi Joost!

'Display H5P' filter available in core is applied wherever a link to a .h5p file is added, but doesn't work with activities created by the external mod_hvp plugin. Maybe the 'H5P' filter would help to do the trick smile
Amaia
In reply to Amaia Anabitarte

Re: How to make the H5P filter work for Moodle internal URLs

by Randy Thornton -
I agree with Amaia. I am still using the H5P filter plugin to do this in 3.8 as in earlier Moodle versions.