Create a new response type for Numerical/Formula
Named `FormulaEquationInput` (name up for debate) -For the initial pass, just copy off of ChemEqnIn -Add FormulaEquationInput in inputtypes.py -Add a call to a skeleton method for a preview javascript: -Queue up some MathJax -Put some ordering on the AJAX requests: add a parameter when the request was started, when it returns check that it isn't outdated before displaying the preview
Showing
common/lib/calc/preview.py
0 → 100644
common/lib/calc/tests/test_preview.py
0 → 100644
Please
register
or
sign in
to comment