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

jsxgraph problems? #67

Closed BillFoster closed 12 years ago

BillFoster commented 12 years ago

In examples\testing\MAS1041_Test1.exam, question 5 is an interactive graph example, a copy of graph.exam in examples. But although the Test 1 exam compiles OK, Q5 just displays the code and not the graph. graph.exam works OK.

christianp commented 12 years ago

The problem is that graph.exam didn't work either! The copy I had in my EAS11 demo worked fine, so I must have changed it at some point, maybe to try to get it working in IE. Commit numbas/examples@0d455daf5dfa fixes both exams.