Files
edx-platform/lms
ichuang 46b45969d0 first pass in capa cleanup:
- 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.
2012-06-09 18:36:27 -04:00
..
2012-06-09 18:36:27 -04:00
2012-06-09 18:36:27 -04:00
2012-06-06 14:09:01 -04:00
2012-06-06 14:09:01 -04:00