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
205 stars 120 forks source link

Printable worksheet theme is broken #897

Closed ccrua closed 2 years ago

ccrua commented 2 years ago
  1. MathJax equations no longer display correctly with printable worksheet theme.

  2. Unnecessary feedback text is displayed: "Your answer is being marked. Please wait." and "This feedback is based on your last submitted answer. Submit your changed answer to get updated feedback."

  3. Sometimes throws TypeError: Unable to process binding "autosize: function(){return true }" Message: Numbas.display.measureText is not a function

christianp commented 2 years ago

Sorry about this. I didn't copy my fix for #896 into the printed worksheet theme. I've done that now, and checked that printed worksheets display properly.