Details
Description
When IE 8 is operating in compatibility mode scoring seems to fail - more info here:
http://moodle.org/mod/forum/discuss.php?d=182002#p793451
AFAIK There's no easy way for us to add meta tags to a page anymore unless we use $CFG->additionalhtmlhead which gets a bit hacky - and we should probably trace it further to find out why/where it is failing anyway.
Have you found any evidence of this on other pages?
Does the SCORM module use the $PAGE object like other page?