Commit 318ea9b1 by Victor Shnayder

add back mathjax textarea

parent 02bd9969
......@@ -48,6 +48,9 @@
% if do_math:
<div id="display_${id}" class="equation">`{::}`</div>
<textarea style="display:none" id="input_${id}_dynamath" name="input_${id}_dynamath">
</textarea>
% endif
% if state in ['unsubmitted', 'correct', 'incorrect', 'incomplete']:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment