Moodle app doesn't display fullscreen button of iSpring scorm modules

Moodle app doesn't display fullscreen button of iSpring scorm modules

by Nicole Schneider -
Number of replies: 1

When creating scorm modules with iSpring Suite they come with a (customizable) navigation bar,  i.e.

Sitemap | Play/Pause | Fullscreen | Previous | Next

When uploading them as a SCORM package into a Moodle course, the fullscreen button is displayed and works fine.
It would be perfect if the scorm module could be displayed in full screen mode in the app on mobile devices.

But: In the Moodle app the fullscreen button disappears.
Is this a bug in the app or is it intentionally removed? 

thank you for any answer,
best, Nicole

Attachment Fullscreen_button_iSpringScorm.png
Attachment iSpring_scorm_nofullscrreen_ls .png
Average of ratings: -
In reply to Nicole Schneider

Re: Moodle app doesn't display fullscreen button of iSpring scorm modules

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Hi Nichole,

the app doesn't have any specific code to remove that button, it's probably the SCORM package itself that decides not to show it. The full screen button wouldn't work in the iOS app even if it appeared (the environment of the app is more limited than the one of a regular browser), so maybe the SCORM package is always hiding the button for hybrid apps like the Moodle app.

Something similar happens with H5P packages, the full screen isn't working as expected (there's an open issue for that).

Cheers,
Dani