Files
edx-platform/lms/djangoapps/courseware/tests
Calen Pennington e791e84ea7 Remove the stores_state field from XModule
stores_state is now only used in a single test, in conjunction with
has_score. In practice, it's never the case that stores_state is false
when has_score is true, so we can delete stores_state entirely, and just
use has_score for the grading test.
2013-06-13 14:38:59 -04:00
..
2013-03-05 11:53:00 -05:00