Files
edx-platform/common/static
Peter Baratta 735e3b01a2 Create a new response type for Numerical/Formula
Named `FormulaEquationInput` (name up for debate)

- Based off 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
- Tests

Note: we moved the `jsinput` tests and DISABLED them, because they were causing the tests to fail.
2013-08-12 11:48:45 -04:00
..
2013-07-30 01:50:33 -04:00
2013-08-02 09:52:12 -04:00
2013-01-04 10:32:31 -05:00
2013-04-18 15:46:08 -04:00