Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
3.9.5
-
None
-
MOODLE_39_STABLE
Description
Hi,
I did find the following issue on android and iphone within the moodle mobie app.
When you create a scormpackage with Articulate Rise, and you embed an youtube video, this video generates an error message, mentioning (on android):
webpage not available
file://cdn.embedly.com/widgets/media.html
On the Iphone you see just a white space.
when you play the same scormpackage from within a webrowser (on mobile or pc), it's working without any problem. In developermode you find that the link
//cdn.embedly.com/widgets/media.html (which is available in the file main.bundle.js) is replaced with https://cdn.embedly.com/widgets/media.html.
Within the moodle mobile app, you see that it's replaces with file://cdn.embedly.com/widgets/media.html.
Issue is at least found on moodle 3.9.2 and moodle mobile 3.9.4 on android.
When we edit the javascript file and change the //cdn.embedly.com into https://cdn.embedly.com then it's also working. So we will also do a request to articulate rise, about this issue. But since it does work within the webbrowser, there could be a relation with the moodle mobile app. Not allowing external content/website or something like that.
Hope someone has the solution to this.
if needed i can send you an example scorm package.
Kind regards
Jos Jans