- 13 Jun, 2012 4 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
- 12 Jun, 2012 13 commits
-
-
Added django_nose and nosexcover to requirements.txt
David Ormsbee committed -
Capa cleanup
Calen Pennington committed -
Prem Sichanugrist committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
Matthew Mongeau committed
-
ichuang committed
-
- 11 Jun, 2012 20 commits
-
-
Fix histogram and sequence navigation bug looks good, works in my tests. thanks.
ichuang committed -
This will leave out the student that never attempt the question and fixes the error with histogram rendering.
Prem Sichanugrist committed -
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.
Prem Sichanugrist committed -
PROJECT_ROOT is needed for coffeescript paths
David Ormsbee committed -
Matthew Mongeau committed
-
Create dev env
Calen Pennington committed -
ichuang committed
-
import path not consistent with dev machines?)
ichuang committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
for hints, still to be done: numericalhint, optionhint no default hint processing done yet (ie hintmode = on_request)
ichuang committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
- 10 Jun, 2012 3 commits
-
-
ichuang committed
-
- Added hints + hintmethod - hintgroup compatible with loncapa spec - also does hintfn for custom hints (can do answer history) - GenericResponse -> LoncapaResponse - moved response type tags into responsetype classes - capa_problem should use __future__ division - hints stored in CorrectMap, copied to 'feedback' in SimpleInput for display
ichuang committed -
- added correctmap.py with CorrectMap class - messages subsumed into CorrectMap - response get_score called with old CorrectMap so hints based on history are possible
ichuang committed
-