Course display issues across browsers and themes with SCORM content

Course display issues across browsers and themes with SCORM content

Sean Olsen發表於
Number of replies: 2

Moodle 2.8.2, several themes, IE10, Chrome latest, FF latest

I'm using a SCORM generator (iSpring Pro) and the content (mixed Flash/HTML5) is loading into the system fine.  However, I keep having trouble with the content display size being set in the code to height=150.  This presents my Flash in a miserable little strip across the page, far smaller than it should be.  So far, this only happens in Chrome.  I've tried it with several themes, and it doesn't seem to happen in Shoehorn from my tests.

I've tried BCU and the Simple theme, and it happens in both.  I've attached screen captures of the view and the code element from both Chrome and FF to show the line that must be dynamically populated, but is clearly different and inaccurate in the Chrome browser.  Any ideas?

Thanks.

附件 moodle_snap2_chrome.jpg
附件 moodle_snap3_ff.jpg
評比平均分數: -
In reply to Sean Olsen

Re: Course display issues across browsers and themes with SCORM content

Gareth J Barnard發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片

Hi Sean,

It's a bug in Chrome itself, please read: https://moodle.org/mod/forum/discuss.php?d=277360 which has a link to a tracker issue and a suggested workaround.

Kind regards,

Gareth

評比平均分數:Useful (1)
In reply to Gareth J Barnard

Re: Course display issues across browsers and themes with SCORM content

Sean Olsen發表於

Thank you, it helps a lot to know why.