Competition Auto-Run Submissions #1294
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@ mention of reviewers
@Didayolo
A brief description of the purpose of the changes contained in this PR.
Organizers can enable or disable
auto_run_submissionsfeature from competition setting to allow participant's submissions to auto-run (the default way) or to require an organizer to run the submission manually (the new feature)How to set
auto_run_submissionsNote: default value is
Trueso that theHow do participants know their submission are not auto-run?
Participants see a question mark with a message to tell them that organizers will run their submissions:

How can organizer run the submission?
Organizer can see a

playbutton for submissions which should be executed manually. By clicking this button, the submission will run as a normal submissionIssues this PR resolves
A checklist for hand testing
auto_run_submissionseither from competition setting or from competition yamlauto_run_submissionset to true and other with false In the yaml file to see they are correctly shown in the competition settingauto_run_submissionsfrom the setting to check that uploaded submissions follow the settingChecklist