Files
edx-platform/common/static/js/capa/README
Victor Shnayder 19d3cb3870 Add a chemicalequationinput with live preview
- architecturally slightly questionable: the preview ajax calls goes to an LMS view instead of an input type specific one.  This needs to be fixed during the grand capa re-org, but there isn't time to do it right now.
- also, I kind of like having a generic turn-a-formula-into-a-preview service available
2012-10-12 13:52:48 -04:00

2 lines
118 B
Plaintext

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)