Course display issues across browsers and themes with SCORM content

Course display issues across browsers and themes with SCORM content

par Sean Olsen,
Nombre de réponses : 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.

Annexe moodle_snap2_chrome.jpg
Annexe moodle_snap3_ff.jpg
Moyenne des évaluations  -
En réponse à Sean Olsen

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

par Gareth J Barnard,
Avatar Core developers Avatar Particularly helpful Moodlers Avatar 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

Moyenne des évaluations Useful (1)
En réponse à Gareth J Barnard

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

par Sean Olsen,

Thank you, it helps a lot to know why.