Files
edx-platform/lms/templates/courseware
Calen Pennington aa374ca12a Make DjangoXBlockUserStateClient pass semantic tests
This required the following changes to the DjangoXBlockUserStateClient
semantics:

1) Changes get/get_many to return XBlockUserState tuples, rather
than state dictionaries or (block_key, state) tuples.
2) Raises DoesNotExist if get_history is called on an XBlock that has
had no data saved to it.
3) Returns XBlockUserState tuples as the results of get_history.
2015-08-01 08:13:25 -04:00
..
2015-07-28 11:59:44 +02:00
2015-07-20 14:24:30 -04:00
2014-05-13 15:32:46 -04:00
2015-07-28 14:59:48 +05:00
2014-09-12 16:22:03 -04:00