Task Modification Runs new Tasks
Template
This is a template. While not all sections are necessary, depending on the size and complexity of the PR, more information is better.
@ mention of reviewers`
@ckcollab`
A brief description of the purpose of the changes contained in this PR.
This PR creates and runs current submissions against new tasks added to a phase.
Issues this PR resolves
Resolves #518 (closed)
A checklist for hand testing
-
Adding new task runs current submissions and adds scores to leaderboard (Need to refresh the page after site-worker finishes) -
Removing and then adding task should add old scores back to leaderboard if they do not exist already
Misc. comments
Current Implementation only reruns submissions on new tasks. Current tasks will not be rerun.
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
Ready to merge