Files
edx-platform/common/static/js/capa
Waqas Khalid 4834e51aca Mathjax should be used after complete loading
Student couldn't able to submit his answer in ie9
becuase mathjax was used before its complete loading
thats cuase the problem. Mathjax operations should be
handled synchronously inorder to avoid error.

BLD-1199
2014-09-05 17:19:48 +05:00
..
2014-06-03 10:30:58 -04:00
2014-06-13 11:04:24 -07:00
2013-02-13 09:45:44 +01:00
2013-03-01 14:57:38 -05:00

These files really should be in the capa module, but we don't have a way to load js from there at the moment.  (TODO)