Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto_20151119_0913.py | ||
0003_submissiondeleted.py | ||
__init__.py |
To fix the buggy behavior reported in TNL-3880, we need to ensure that the submission we're dropping is unlinked from the student_item used to find it. This prevents code (say, an ORA staff tool) from constructing a student item with an id, a course, and a problem, and using that to find a "cleared" submission. Also includes migration for adding SubmissionDeleted model
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
0001_initial.py | Loading commit data... | |
0002_auto_20151119_0913.py | Loading commit data... | |
0003_submissiondeleted.py | Loading commit data... | |
__init__.py | Loading commit data... |