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

Implement custom option in SCORM module settings to force IE8 rendering when needed

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.0.6, 2.1.3
    • 1.9.13, 2.0.5, 2.1.2, 2.2
    • SCORM
    • MOODLE_19_STABLE, MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
    • MOODLE_20_STABLE, MOODLE_21_STABLE
    • master_MDL-29213
    • Hide

      Please install this Scorm package
      http://moodle.org/mod/data/view.php?d=50&rid=1655&filter=1

      enter scorm using a browser other than IE 9 - check the source code of the player.php page and make sure the following text doesn't appear in the <head>
      <meta http-equiv="X-UA-Compatible" content="IE=8" />

      Enter the scorm using IE9 and check to make sure the above code appears in the source code of player.php page.

      in IE 9 complete the SCORM package - then check to make sure an attempt is registered on the reports page.

      NOTE: ignore any weird looking text in the TOC - there's a bug with latest version of YUI Treeview that screws up the list in the toc a bit.

      Show
      Please install this Scorm package http://moodle.org/mod/data/view.php?d=50&rid=1655&filter=1 enter scorm using a browser other than IE 9 - check the source code of the player.php page and make sure the following text doesn't appear in the <head> <meta http-equiv="X-UA-Compatible" content="IE=8" /> Enter the scorm using IE9 and check to make sure the above code appears in the source code of player.php page. in IE 9 complete the SCORM package - then check to make sure an attempt is registered on the reports page. NOTE: ignore any weird looking text in the TOC - there's a bug with latest version of YUI Treeview that screws up the list in the toc a bit.

    Description

      Due to various issues with IE8&9 and their interpretation of scorm javascript lot of times we are forced to add famous "force IE7 rendering" tag. This change add's that as a nice module setting that is disabled by default.

      Attachments

        Issue Links

          Activity

            People

              danmarsden Dan Marsden
              darko.miletic Darko Miletic
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                28/Nov/11