numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
200 stars 117 forks source link

TypeError/Numbas Error on exam load in IE #222

Closed anthonyyoud closed 11 years ago

anthonyyoud commented 11 years ago

Numbas exam called Test in course MAS1041/2041 on Moodle fails to load in IE with:

TypeError: Object doesn't support this property or method

Running the same exam (MAS1041_20122013_CBA1) from tallaght results in

Numbas Error: Property 'minimum value' not set in part p0g0 of question "MAS1041_20122013_CBA1_1"

All OK in Chrome.

christianp commented 11 years ago

Read the commit message for the fix.

AAAAAAAAAAAAAAAAAAAAAAA I HATE IE

anthonyyoud commented 11 years ago

Seems this issue has resurfaced. Runs fine on Chrome under Moodle, but not IE. Seems to run fine standalone from tallaght, however, in contrast to the original issue. Error appears to be tripped in the try/catch block on line 64 of schedule.js.

BillFoster commented 11 years ago

Excellent news!