- Jun 14, 2012
-
-
Matthew Mongeau authored
-
- Jun 13, 2012
-
-
Matthew Mongeau authored
-
- Jun 11, 2012
-
-
ichuang authored
Fix histogram and sequence navigation bug looks good, works in my tests. thanks.
-
Prem Sichanugrist authored
This will leave out the student that never attempt the question and fixes the error with histogram rendering.
-
Prem Sichanugrist authored
There might be a chance that an error got thrown after 'contentChanged' event was fired and stop the `toggleArrow()` method to be called. This will make sure that the navigation will still be working even some element in the content is failed.
-
David Ormsbee authored
PROJECT_ROOT is needed for coffeescript paths
-
Matthew Mongeau authored
-
Calen Pennington authored
Create dev env
-
- Jun 09, 2012
-
-
ichuang authored
Refactor and test Dynamath Code (tested, works; one more changeset coming, to add msg back into textinput_dynamath)
-
- Jun 08, 2012
-
-
John Jarvis authored
added a posix compliant check to make sure you are using bash to run the script, added option to use --system-site-packages for virtualenv, updated the ending instructions on how to start the server
-
John Jarvis authored
-
John Jarvis authored
-
Prem Sichanugrist authored
-
Prem Sichanugrist authored
-
Calen Pennington authored
-
ichuang authored
fix dogfood wrt lms / xmodule reorg; fix textinput_dynamath call
-
ichuang authored
-
- Jun 07, 2012
-
-
David Ormsbee authored
Removing references to django.conf.settings from capa/responsetypes.py
-
David Ormsbee authored
Problem testing utility, reducing courseware/capa dependencies on Django
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Ormsbee authored
-
David Ormsbee authored
-
David Ormsbee authored
-
David Ormsbee authored
-
David Ormsbee authored
fix breakage in problem checker caused by LoncapaProblem taking a file object in its constructor instead of a filename
-
David Ormsbee authored
-
David Ormsbee authored
-
David Ormsbee authored
-
David Ormsbee authored
customresponses can't tell us what their answer is (there can be a wide range of answers -- it's verified by a small program). So here we simply ignore those fields we can't generate answers for when doing tests against problems.
-