Skip to content

Commit 7080bc8

Browse files
committed
Merge branch 'non-institution-team-supervisor'
2 parents 4983104 + 3bf51d0 commit 7080bc8

File tree

7 files changed

+52
-5
lines changed

7 files changed

+52
-5
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ tree:
99
tree:
1010
- url: /robots_101/programme_structure
1111
title: Programme Structure
12+
- url: /robots_101/events
13+
title: Events
1214
- url: /robots_101/post_kickstart
1315
title: After Kickstart
1416
- url: /robots_101/design

robots_101/events.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
layout: page
3+
title: Robots 101 - Events
4+
---
5+
6+
# Robots 101 - Events
7+
8+
There are three types of event which are held through the [competition year][structure]:
9+
10+
* [Kickstart][kickstart]
11+
* [Tech Days][tech-days]
12+
* [Competition][competition]
13+
14+
All events are listed in the [events calendar][events-calendar] on our website.
15+
The event page for each one contain details of when & where they are, along with
16+
anything specific you'll need for the day. Generally you will be provided with
17+
power and internet access, as well as a space to work on your robot, though each
18+
event is different so be sure to check the event pages.
19+
20+
All teams attending an event **must** be accompanied by a responsible adult.
21+
This person will typically be the primary Team Supervisor, however does not need
22+
to be. In cases where this role is delegated, we require that:
23+
24+
* the person is someone the primary contact is aware of and happy to act as [Team Supervisor][team-supervisor] in their stead at the event:
25+
* over the age of 18
26+
* not a competitor
27+
* able to take responsibility for all their competitors at the event, as well as any equipment brought by the team
28+
* the primary contact inform us who the person is ahead of the event and provide a mobile phone number which we can use to contact them if needed
29+
30+
For events which have dedicated sign-up forms (usually this is just Tech Days),
31+
we usually include a way to indicate who will be responsible for the competitors.
32+
Otherwise, or if your plans change, please [email us](mailto:{{ site.emails.teams }}).
33+
34+
35+
[structure]: {{ site.baseurl }}/robots_101/programme_structure
36+
[kickstart]: {{ site.baseurl }}/robots_101/programme_structure#kickstart
37+
[tech-days]: {{ site.baseurl }}/robots_101/tech_days
38+
[competition]: {{ site.baseurl }}/robots_101/programme_structure#competition
39+
[events-calendar]: https://studentrobotics.org/events/
40+
[team-supervisor]: {{ site.baseurl }}/robots_101/team_supervisor

robots_101/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ title: Robots 101
77

88
Robots 101 is a series aimed at helping teams new to Student Robotics get started.
99

10-
There are 7 articles in this series:
10+
There are 8 articles in this series:
1111

1212
- [Programme Structure]({{ site.baseurl }}/robots_101/programme_structure): What happens during the course of the year
13+
- [Events]({{ site.baseurl }}/robots_101/events): General information about our events
1314
- [Post-Kickstart]({{ site.baseurl }}/robots_101/post_kickstart): You've attended our Kickstart event and are now ready to build your robot
1415
- [Design]({{ site.baseurl }}/robots_101/design): How to approach the design of your robot
1516
- [Code]({{ site.baseurl }}/robots_101/code): Things to consider when writing code for your robot

robots_101/post_kickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Robots 101 - Kickstarted, now what?
55

66
# Robots 101 - Kickstarted, now what?
77

8-
So, you attended our kickstart event and are now ready to build your robot! But where should you start? We’re here to help!
8+
So, you attended our [kickstart event][kickstart] and are now ready to build your robot! But where should you start? We’re here to help!
99

1010
We’ve found that most teams split up the different parts of the robot between them. It’s a good idea to meet up and discuss which tasks each person wants to accomplish and give each other roles inside the team. Of course, these can change throughout the time between kickstart and competition, but make sure everyone has a job to do. It’s important to make sure there's always at least two or three people that can do each task type. Don’t forget tasks outside the robot itself either, like project management, running the social media, or theming.
1111

@@ -19,6 +19,7 @@ As part of your team, you’ll have a trusted adult who is acting as supervisor
1919

2020
Hopefully this has given you some jumping off points to begin your journey to the competition. Check back soon for our next entry in this series, all about how to design your robot!
2121

22+
[kickstart]: {{ site.baseurl }}/robots_101/programme_structure#kickstart
2223
[youtube]: https://youtube.com/user/StudentRobotics
2324
[discord-docs]: {{ site.baseurl }}/tutorials/discord
2425
[one-oh-one-supervisor]: {{ '/robots_101/team_supervisor' | prepend: site.baseurl }}

robots_101/programme_structure.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Kickstart is the event which kicks off a competition year. The structure of the
3030
competition and the [game rules][rules] are announced and any questions you have
3131
will be answered.
3232

33-
Typically this is a one day in-person event in October (usually a Saturday).
33+
Typically this is a one day in-person [event][events] in October (usually a Saturday).
3434
Throughout the day there are Blueshirts (our awesome volunteers!) around in
3535
person, ready to answer any questions and to help you through the
3636
[microgames][microgames]. The microgames help you become familiar with the
@@ -95,6 +95,7 @@ afternoon you'll advance into the knockout stages, and can go on to win prizes.
9595
[sponsors]: https://studentrobotics.org/sponsor/
9696
[pre-kickstart-activities]: {{ site.baseurl }}/competitor_resources/pre_kickstart_activities
9797
[rules]: {{ site.baseurl }}/rules/
98+
[events]: {{ site.baseurl }}/robots_101/events
9899
[microgames]: {{ site.baseurl }}/competitor_resources/microgames
99100
[kit]: {{ site.baseurl }}/kit/
100101
[discord]: {{ site.baseurl }}/tutorials/discord

robots_101/team_supervisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You’ll be our point of contact with the team. If you have any questions during
1818
- Software updates for our kit
1919
- Information about the [competition event]({{ site.baseurl }}/robots_101/programme_structure#competition) (usually in late March or April)
2020

21-
We aim to host our Kickstart event and Tech Days in multiple locations to make it more convenient for you to travel. However, you will still need to arrange to travel to these places.
21+
We aim to host our [Kickstart event]({{ site.baseurl }}/robots_101/programme_structure#kickstart) and Tech Days in multiple locations to make it more convenient for you to travel. However, you will still need to arrange to travel to these places.
2222
This is especially important to book for the competition, as you will likely need to arrange to stay overnight near the venue.
2323

2424
## The team

robots_101/tech_days.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ anything specific you'll need for the day.
5252
Your Team Supervisor can sign up for your team to attend as many as you like,
5353
however in cases where events are over-subscribed we will try to ensure that
5454
everyone has the opportunity to attend at least one Tech Day throughout the
55-
year.
55+
year. Be sure to also read our general information about [events][events] when
56+
signing up.
5657

5758
[events-calendar]: https://studentrobotics.org/events/
59+
[events]: {{ site.baseurl }}/robots_101/events

0 commit comments

Comments
 (0)