-
Notifications
You must be signed in to change notification settings - Fork 11
Broadcast clarification responses #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -640,7 +640,10 @@ following operations: | |
- Determine, for any specific clarification request, what answer was returned to | ||
the team if the clar has already been answered. | ||
- Compose an answer to the clar and send it, along with the text of the original | ||
clarification request, to the team. | ||
clarification request, to the team. The best practice is to include the | ||
original clarification text as an internet-style response, which allows the judge | ||
|
||
to respond to multiple points or edit it, and doesn't require the original | ||
clarification text to understand the response. | ||
- Optionally choose to also send the clarification request text and answer to | ||
all teams in the contest. | ||
- Change the category of a clarification request. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence sounds awkward. Maybe something like: If the jury replies to the clarification and chooses to include additional recipients (teams?) or everyone, then the 'reply_to_id' should be removed...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reworded and reordered the sentence, please take another look.