1. 12 Jun, 2012 1 commit
  2. 10 Jun, 2012 1 commit
    • fourth pass in capa cleanup: · 5ac13e03
        - 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
  3. 09 Jun, 2012 1 commit
    • first pass in capa cleanup: · 46b45969
         - 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
  4. 06 Jun, 2012 2 commits
  5. 18 May, 2012 1 commit
  6. 19 Mar, 2012 3 commits
  7. 11 Jan, 2012 1 commit