###
### version of textline.html which does dynammic math
###
% if state == 'unsubmitted':
% elif state == 'correct':
% elif state == 'incorrect':
% elif state == 'incomplete':
% endif
`{::}`
##
## javascript for dynamic math: add this math element to the MathJax rendering queue
## also adds to global jaxset js array
##
% if msg:
${msg|n}
% endif