Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5.4
-
MOODLE_25_STABLE
-
MOODLE_27_STABLE
-
master_
MDL-43011 -
Description
Relates to https://tracker.moodle.org/browse/MDL-41696
We'd like to modify the SCORM player page to be displayable without header/footer for viewing in the Mobile app.
The page already accepts a display mode argument, but ignores it unless it's set to 'popup'. We'd like it react accordingly to a display mode of 'embedded' too.
if ($displaymode == 'embedded)
{ $PAGE->set_pagelayout('embedded') }Attachments
Issue Links
- has a non-specific relationship to
-
MDL-44738 SCORM popup should not show heading
-
- Closed
-
- has been marked as being related by
-
MDL-44376 SCORM course only working with Firefox
-
- Closed
-
-
MDL-44544 Extra vertical scroll bar appears when displaying SCORM package in 2.5.3+.
-
- Closed
-
- is duplicated by
-
MDL-44698 Articulate Storyline SCORM content on Ipad cuts off right hand side.
-
- Closed
-