- 11 Jun, 2012 12 commits
-
-
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 4 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 -
- each response can now render its own xhtml - cleaned up LoncapaProblem.extract_html
ichuang committed
-
- 09 Jun, 2012 4 commits
-
-
ichuang committed
-
- responsetype used to be instantiated multiple times(!) in capa_problem now it is instantiated once, and stored in self.responders - responsetypes.GenericResponse restructured; each superclass show now provide setup_response (and not __init__), and may provide get_max_score(); general __init__ provided to clean up superclasses.
ichuang committed -
ichuang committed
-
Refactor and test Dynamath Code (tested, works; one more changeset coming, to add msg back into textinput_dynamath)
ichuang committed
-
- 08 Jun, 2012 5 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Calen Pennington committed
-
fix dogfood wrt lms / xmodule reorg; fix textinput_dynamath call
ichuang committed -
ichuang committed
-
- 07 Jun, 2012 15 commits
-
-
Removing references to django.conf.settings from capa/responsetypes.py
David Ormsbee committed -
Problem testing utility, reducing courseware/capa dependencies on Django
David Ormsbee committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
David Ormsbee committed
-