Name |
Last commit
|
Last update |
---|---|---|
docs | ||
submissions | ||
.coveragerc | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
manage.py | ||
requirements.txt | ||
settings.py | ||
setup.py | ||
test-requirements.txt | ||
urls.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 |
---|---|---|
docs | Loading commit data... | |
submissions | Loading commit data... | |
.coveragerc | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
CONTRIBUTING.rst | Loading commit data... | |
LICENSE | Loading commit data... | |
MANIFEST.in | Loading commit data... | |
README.rst | Loading commit data... | |
manage.py | Loading commit data... | |
requirements.txt | Loading commit data... | |
settings.py | Loading commit data... | |
setup.py | Loading commit data... | |
test-requirements.txt | Loading commit data... | |
urls.py | Loading commit data... |