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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
features | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
access.py | Loading commit data... | |
access_response.py | Loading commit data... | |
admin.py | Loading commit data... | |
courses.py | Loading commit data... | |
entrance_exams.py | Loading commit data... | |
field_overrides.py | Loading commit data... | |
grades.py | Loading commit data... | |
masquerade.py | Loading commit data... | |
middleware.py | Loading commit data... | |
model_data.py | Loading commit data... | |
models.py | Loading commit data... | |
module_render.py | Loading commit data... | |
student_field_overrides.py | Loading commit data... | |
tabs.py | Loading commit data... | |
testutils.py | Loading commit data... | |
url_helpers.py | Loading commit data... | |
user_state_client.py | Loading commit data... | |
views.py | Loading commit data... |