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

HTML5 fullscreen mode does not work in SCORM player

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.9.4, 3.0.2
    • 2.9.2
    • SCORM
    • MOODLE_29_STABLE
    • MOODLE_29_STABLE, MOODLE_30_STABLE
    • master_MDL-51916
    • Hide

      Upload the scorm package attached (you may need to rename it with a .zip extension)

      Enter the SCORM package and Click on fullscreen button on right panel of player. (see fullscreen.png attachment for location)

      Make sure the package enters fullscreen mode.

      Show
      Upload the scorm package attached (you may need to rename it with a .zip extension) Enter the SCORM package and Click on fullscreen button on right panel of player. (see fullscreen.png attachment for location) Make sure the package enters fullscreen mode.

      SCORM player embed inline iframe without fullscreen attributes "allowfullscreen", "webkitallowfullscreen", "mozallowfullscreen".

      HTML5 fullscreen mode not work from SCORM package.

      This attributes must be added into mod/scorm/module.js after 158 line:

      obj.setAttribute('allowfullscreen', 'allowfullscreen');
      obj.setAttribute('webkitallowfullscreen', 'webkitallowfullscreen');
      obj.setAttribute('mozallowfullscreen', 'mozallowfullscreen');

        1. postgresql.scorm
          15 kB
          Arsen Borovinskii
        2. fullscreenbutton.png
          11 kB
          Dan Marsden

            danmarsden Dan Marsden
            borovinskiy@gmail.com Arsen Borovinskii
            Matteo Scaramuccia Matteo Scaramuccia
            Dan Poltawski Dan Poltawski
            cameron1729 cameron1729
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.