Moodle: interactive video in nested iframe problem only on iphone
To show interactive video in course page in Moodle, without enter in activity page, I use iframe:
<iframe src="https://myMoodleSite.it/mod/hvp/embed.php?id=xxxx" allowfullscreen="allowfullscreen" style="border: 0;"></iframe>
This way the video is in two nested iframes, one is mine and one is that of h5p.