-
Notifications
You must be signed in to change notification settings - Fork 1
Add information on competition roles #46
base: master
Are you sure you want to change the base?
Changes from all commits
ac18228
bcf9ccb
582d27f
8360add
d39e845
5394aca
7c7cebf
c16af17
8728a4e
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 |
|---|---|---|
|
|
@@ -3,6 +3,7 @@ | |
| CircleCI | ||
| Farnell | ||
| GitHub | ||
| Helpdesk | ||
| Mainroad | ||
| Netlify | ||
| Smallpeice | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,22 @@ | ||
| --- | ||
| title: Roles | ||
| --- | ||
|
|
||
| This section contains information on the various roles that we assign to volunteers during the competition. | ||
|
|
||
| Some roles are scheduled on a rota, generally these are the more important roles that are required for the competition to function. | ||
|
|
||
| This shouldn't be considered as an exhaustive list of roles, as many other roles are needed during the competition. | ||
|
|
||
| ## Role Descriptions | ||
|
|
||
| | Name of Role | Brief Description | | ||
| | ----------------- | ------------------------------------------------------------ | | ||
| | [Commentator](commentator) | Responsible for commentating matches and building a large amount of excitement amongst those near the arenas. | | ||
| | Helpdesk | Provide general help and tech support | | ||
| | Judge | Responsible for making the final word on any decision relating to teams in a game. | | ||
| | [Match Score Entry](match-score-entry) | Responsible for receiving scores from the match scorers and entering them into the competition software. | | ||
| | [Match Scorer](match-scorer) | Responsible for being in the arena, saving robots and scoring matches. | | ||
| | Reception | Controls entry to the event and handles kit collection. | | ||
| | Roving Helper | Help teams in the pits with issues. | | ||
| | Shepherd | Responsible for finding teams and ensuring they make it to their matches. | |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| title: Commentator | ||
| hidden: true | ||
| --- | ||
|
|
||
| **Responsible for commentating matches and building a large amount of excitement amongst those near the arenas.** | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Commentators also aren't allowed to make judgements on matches (i.e. if they are to be replayed, restarted or on any scoring decisions) - this was in SR documentation for previous years... :)
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think this is implied as it isn't explicitly mentioned as something that a commentator should do.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can imagine people saying that the docs should be as explicit as possible...
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This will be described in the Judge role when that content is written. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Given that the docs below do mention a related thing which the commentator shouldn't do (announcements to volunteers), I think it's reasonable to include here things which the commentator doesn't do. How about (in place of the last sentence below, possibly as a separate paragraph):
|
||
| As a commentator you will be stationed near to the arena and able to walk freely around it. You will be given access to a PA system via a microphone for which to speak through to address the audience. It's important that you do not make announcements to volunteers through this. | ||
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| title: Match Score Entry | ||
| hidden: true | ||
| --- | ||
|
|
||
| **Responsible for receiving scores from the match scorers and entering them into the competition software.** | ||
|
|
||
| In the role of score entry you will be stationed at a desk near to the arena/staging area. When a score sheet is given to you by the match scorers, you will enter the scores into a computer and then file the score sheet in a folder. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Will they really be by the arena? They almost certainly want to be somewhere out of the way and quiet.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This information was taken from the student robotics documentation on this role. I am happy to change it if needed.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. At newbury, the scoring desk is next to the arena, yes. In the cube, it's often on the balcony, near the tech desk etc. I suggest we keep it there, so the cube floor is free. On a related note, is there actually a need to say where the position is going to be in this? The entry people will be near the score entry desk, which will be wherever, we don't need anything more than that. |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| title: Match Scorer | ||
| hidden: true | ||
| --- | ||
|
|
||
| **Responsible for being in the arena, saving robots and scoring matches.** | ||
|
|
||
| Information on scoring matches can be found in the [SR Docs](https://github.com/thomasleese/sr-match-coordinator/wiki/Match-Scoring). | ||
|
|
||
| Scoring is dependant on the game, so changes between every event. |
This file was deleted.
This file was deleted.
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.
Why is this bold?
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 section is also bold on the other individual pages for roles.
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.
I would rather we use
h2for things like thisThere 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 is content, not a heading.
h2would be inappropriate.