diff --git a/.spelling b/.spelling index e4a9105..bdba40f 100644 --- a/.spelling +++ b/.spelling @@ -3,6 +3,7 @@ CircleCI Farnell GitHub +Helpdesk Mainroad Netlify Smallpeice diff --git a/content/competition/roles/_index.md b/content/competition/roles/_index.md index 66fc842..bfb9342 100644 --- a/content/competition/roles/_index.md +++ b/content/competition/roles/_index.md @@ -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. | diff --git a/content/competition/roles/commentator.md b/content/competition/roles/commentator.md new file mode 100644 index 0000000..8e5165d --- /dev/null +++ b/content/competition/roles/commentator.md @@ -0,0 +1,8 @@ +--- +title: Commentator +hidden: true +--- + +**Responsible for commentating matches and building a large amount of excitement amongst those near the arenas.** + +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. diff --git a/content/competition/roles/helpdesk.md b/content/competition/roles/helpdesk.md deleted file mode 100644 index 8731120..0000000 --- a/content/competition/roles/helpdesk.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Help desk ---- diff --git a/content/competition/roles/match-score-entry.md b/content/competition/roles/match-score-entry.md new file mode 100644 index 0000000..aea7c36 --- /dev/null +++ b/content/competition/roles/match-score-entry.md @@ -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. diff --git a/content/competition/roles/match-scorer.md b/content/competition/roles/match-scorer.md new file mode 100644 index 0000000..5a22bbb --- /dev/null +++ b/content/competition/roles/match-scorer.md @@ -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. diff --git a/content/competition/roles/roving-helper.md b/content/competition/roles/roving-helper.md deleted file mode 100644 index 5b7398d..0000000 --- a/content/competition/roles/roving-helper.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Roving Helper ---- diff --git a/content/competition/roles/shepherd.md b/content/competition/roles/shepherd.md deleted file mode 100644 index f0dbcdf..0000000 --- a/content/competition/roles/shepherd.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -title: Shepherd ----