Currently, all XBlock/XModule handlers are lumped together in the same transaction (courseware.module_render:handle_xblock_callback). This makes it difficult to pinpoint problems with specific handlers. With this change, the transaction name will now look like: OpenAssessmentBlockWithMixins.save_submission CapaDescriptorWithMixins.xmodule_handler/problem_show
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... | |
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... | |
url_helpers.py | Loading commit data... | |
views.py | Loading commit data... |