Files
edx-platform/lms
ichuang f1a12a2604 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-21 10:59:36 -04:00
..
2012-06-14 16:46:07 -04:00
2012-06-21 10:59:36 -04:00
2012-06-21 10:59:36 -04:00
2012-06-21 10:59:13 -04:00
2012-06-06 14:09:01 -04:00
2012-06-14 13:50:16 -04:00