Files
edx-platform/lms/templates
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-21 10:54:02 -04:00
2015-04-24 09:45:12 -04:00
2015-05-28 08:30:45 -04:00
2015-05-31 14:45:31 +03:00