Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-43011

SCORM player 'embedded' layout

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5.4
    • 2.7
    • SCORM
    • MOODLE_25_STABLE
    • MOODLE_27_STABLE
    • master_MDL-43011
    • Hide

      Test 1
      Create a SCORM and use the following settings:
      Display package: New Window

      Enter the SCORM and check to make sure the pop-up looks clean with no theme header/footers.

      Test 2
      Create a SCORM and use the following settings:
      Display package: Current Window

      Enter the SCORM and check to make sure the window loads with normal Theme header/footers.

      Show
      Test 1 Create a SCORM and use the following settings: Display package: New Window Enter the SCORM and check to make sure the pop-up looks clean with no theme header/footers. Test 2 Create a SCORM and use the following settings: Display package: Current Window Enter the SCORM and check to make sure the window loads with normal Theme header/footers.

    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

          Activity

            People

              danmarsden Dan Marsden
              tonyblundell Tony Blundell
              Marina Glancy Marina Glancy
              Ankit Agarwal Ankit Agarwal
              Dan Marsden, Matteo Scaramuccia, Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
              Votes:
              3 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                12/May/14