H5P and moodle mobile

Hello

I am able to embed from H5p.org and also from H5p plugin in Wordpress into a non secure or secure moodle site that then displays well on Moodle mobile. I noted that embedding from a non secure site using H5p does not show in moodle mobile.

I would like to be able to embed from my secure moodle site using the H5p plugin.When i creatre a H5p activity in my secure moodle site and try to embed into either a non secure moodle or  secure site it does display in the site but in moodle mobile gives a message "you do not have access to this content, try logging in".

Here is an example of the embed code from H5p.org that works

<iframe width="965" height="568" src="https://h5p.org/h5p/embed/298207" frameborder="0" allowfullscreen=""></iframe>

Here is an example from the secure site that doesnt.

<iframe width="753" height="449" src="https://praxisls.co.za/moodle/mod/hvp/embed.php?id=6" frameborder="0" allowfullscreen=""></iframe>

Any thoughts or pointers would be really appreciated.

Thanks

 

BV52's picture

Hi Jonathan,

Moodle is a bit stricter than other frameworks in terms of showing contents created within it. You need to create the content within a page that is publicly available to be able to embed it in another platform/site.

-BV52