-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.8
-
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
Displaying a basic SCORM player inside an iframe in the app (like the mod IMSCP or Book), the current navigation structure could be displayed at the top right (similar to IMSCP or Book).
Browsing buttons (similar to the IMSCP one) should be displayed from moving between SCOes) (just to go back and forward, please, notice that since SCORMS can have multiple node levels the forward button means to go to the next node no matter what the level is, for example, for N1, N2, N2.1, N2.3., N3, if we are in N2 the next button will go to N2.1
Note, another launch methods (like popup) won't be supported since we'll lost the communication bridge with the API, but if the launch method is popup and a width and height are configured we should try to use that iframe sizes (if they are not longer than the available space in the app), so for example, if we are in a tablet 1080X840 and the popup settings are 800x600 we have to create the iframe with that size
Note, this player won't support initially the SCORM API runtime (see following issues)