Quiz timer in IE8

Quiz timer in IE8

napisao/la Matt Shaul -
Broj odgovora: 6
Hello -

Students have pointed out to me that the Quiz Timer does not appear in IE8. We have since discovered that it will if you put the browser in Compatibility View. Any idea on a way to tweak the code to get around the Compatibility View requirement?

Thanks
Matt
U odgovoru na Matt Shaul

Re: Quiz timer in IE8

napisao/la Joseph Rézeau -
Slika Core developers Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers Slika Translators
Matt > Any idea on a way to tweak the code to get around the Compatibility View requirement?
Yes, tweak the IE8 code (or use a friendly browser such as FireFox).wink
U odgovoru na Joseph Rézeau

Re: Quiz timer in IE8

napisao/la Matt Shaul -
Thanks Joseph! I wish it were that easy!

We have a lot of students, especially ESL, who are not aware of FF, or are uncomfortable installing a browser different than the default IE on their home PCs. And from what I understand, Microsoft recently put IE8 in its automatic updates, so the problem will grow. sigh...

Thanks
Matt
U odgovoru na Matt Shaul

Re: Quiz timer in IE8

napisao/la Joseph Rézeau -
Slika Core developers Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers Slika Translators

Hi Matt, sorry about the usual rant against MSIE. And yes, I have noticed that MS now forces you to upgrade to MSIE8 when you are updating your Windows install.evil

Anyway, on a more positive note, I have no problem displaying the Quiz timer in my quizzes when using MSIE8 (see attached screenshot). So ...

Joseph

Prilog image00.jpg
U odgovoru na Matt Shaul

Re: Quiz timer in IE8

napisao/la Jon Witts -
Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers
Hi Matt,

Are you using a custom theme at all?

It pains me to say it; but IE8 actually seems to handle correct HTML better than IE6 and 7 did (still not as well as FF though!)

Jon
U odgovoru na Jon Witts

Re: Quiz timer in IE8

napisao/la Matt Shaul -
I haven't had time to look into this further until recently, but after looking into the file jstimer.php I found, and recalled, that we did alter this long ago.

Some time ago, students complained that the timer made them anxious as it counted down, so we used some javascript to only display the time when the student moused-over the clock. This was now causing some variable strangeness with IE8.

I changed it this morning to use a CSS :hover solution and all appears well in FF, IE7/8.

Thanks for all the tips, and stirring my memory!

Matt
U odgovoru na Matt Shaul

Re: Quiz timer in IE8

napisao/la Tim Hunt -
Slika Core developers Slika Documentation writers Slika Particularly helpful Moodlers Slika Peer reviewers Slika Plugin developers
I suppose it is possible that some CSS we put in the standard theme to work around bugs in IE 6 etc. is breaking in IE8? Does anyone have time to investigate, I don't have an IE8 install to hand (and I am feeling lazy). I feel that it is probalby something trivial to fix in the CSS if only we can work out what.