When moodle lesson restore h5p can't embed
Submitted by Pandaaa on Thu, 02/28/2019 - 02:11
Forums:
I create moodle lesson and h5p in one website and backup the lesson. Then I restore the lesson in another website but the h5p could not embed. The HTML shows than the h5p url has changed. Is there any way to sovle that?
BV52
Fri, 03/01/2019 - 00:56
Permalink
Hi Pandaaa,Would you mind
Hi Pandaaa,
Would you mind providing the following:
-BV52
mattgig
Fri, 03/01/2019 - 22:00
Permalink
H5P Filter in Moodle
When you create a H5P activity in Moodle it gets a unique ID. By backing up and restoring a course or activities, the H5P activity gets assigned a new ID, hence the broken links. This has been a problem for quite some time.
However, there is a solution: Use the H5P filter plugin (https://moodle.org/plugins/filter_h5p). With this plugin you can use the name of the H5P activity instead of the ID. So even when you backup something, it should still work.
maude
Sun, 03/03/2019 - 00:41
Permalink
links have changed
You'll need to upload the h5ps to the new website/course, get the new embed code, and embed again. Embed links are relative to the first course and website. Or, you should be able to create a new h5p in the new course on the new website and copy/paste with the new copy/paste function.
BV52
Mon, 03/04/2019 - 07:38
Permalink
Hi mattgig and maude,Thank
Hi mattgig and maude,
Thank you for the inputs.
-BV52