numbas / editor

An editor for the Numbas e-learning system.
http://numbas.mathcentre.ac.uk
Apache License 2.0
59 stars 61 forks source link

The part testing tab doesn't show HTML feedback items #815

Open christianp opened 4 months ago

christianp commented 4 months ago

e.g. feedback(html("<h1>Hi</h1>")) should show an H1 tag, but instead there's nothing.

Example: https://numbas.mathcentre.ac.uk/question/share/view/a09e3de6-8a8b-49c9-a431-e9be97fa9d22

Is the element getting lost somewhere?