Open andreyv opened 6 years ago
The task_scored_submission() function in cms/grading/__init__.py is critical to compute correct standings and regularly comes in conflict with CMS master. It would be good to have some tests to check that it still works after conflict resolution.
task_scored_submission()
cms/grading/__init__.py
The
task_scored_submission()
function incms/grading/__init__.py
is critical to compute correct standings and regularly comes in conflict with CMS master. It would be good to have some tests to check that it still works after conflict resolution.