Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
__init__.py | ||
clean_history.py | ||
clean_xml.py | ||
dump_course_ids.py | ||
dump_course_structure.py | ||
export_course.py | ||
import.py | ||
regrade_partial.py | ||
remove_input_state.py |
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 |
---|---|---|
.. | ||
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
clean_history.py | Loading commit data... | |
clean_xml.py | Loading commit data... | |
dump_course_ids.py | Loading commit data... | |
dump_course_structure.py | Loading commit data... | |
export_course.py | Loading commit data... | |
import.py | Loading commit data... | |
regrade_partial.py | Loading commit data... | |
remove_input_state.py | Loading commit data... |