Files
edx-platform/lms/djangoapps
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-03-20 15:48:54 -04:00
2015-07-28 11:52:28 -04:00
2015-03-17 07:10:31 -04:00
2015-04-28 10:23:10 -04:00
2015-03-14 13:35:18 -07:00