-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources_meetings.html
260 lines (239 loc) · 11.8 KB
/
resources_meetings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="./img/favicon.ico">
<link rel="icon" type="image/png" href="./img/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="./img/favicon-16x16.png" sizes="16x16">
<title>Team 2135 - Presentation Invasion</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap theme -->
<link href="css/bootstrap-theme.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/theme.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="./js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- 2135 Customizations -->
<link href="css/theme-phs.css" rel="stylesheet">
</head>
<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-dark navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="pull-left" href="home.html"><img src="img/2135-Yellow-sm.png" alt="2135-Logo"></a>
<!-- <a class="navbar-brand"> </a> Seems to have too large of a size -->
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="about_team.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="about_team.html">Team</a></li>
<li><a href="about_outreach.html">Outreach</a></li>
<li><a href="about_leaders.html">Leaders</a></li>
<li><a href="about_mentors.html">Mentors</a></li>
<li><a href="about_awards.html">Awards</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">FIRST <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="first_overview.html">Overview</a></li>
<li><a href="first_2024-crescendo.html">2024 Crescendo</a></li>
<li><a href="first_2023-charged_up.html">2023 Charged Up</a></li>
<li><a href="first_2022-rapid_react.html">2022 Rapid React</a></li>
<li><a href="first_2020-infinite_recharge.html">2020 Infinite Recharge</a></li>
<li><a href="first_2019-deepspace.html">2019 Destination: Deep Space</a></li>
<li><a href="first_2018-powerup.html">2018 Power Up</a></li>
<li><a href="first_2017-steamworks.html">2017 Steamworks</a></li>
<li><a href="first_2016-stronghold.html">2016 Stronghold</a></li>
<li><a href="first_earlier.html">Previous Games</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Media <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="media_photos.html">Photos</a></li>
<li><a href="media_videos.html">Videos</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="resources_calendar.html">Calendar</a></li>
<li><a href="resources_meetings.html">Meetings</a></li>
<li><a href="resources_teamhandbook.html">Team Handbook</a></li>
<li><a href="resources_safetymanual.html">Safety Manual</a></li>
<li><a href="resources_teamwear.html">Teamwear</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Support <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="support_sponsors.html">Sponsors</a></li>
<li><a href="support_fundraising.html">Fundraising</a></li>
<li><a href="support_wishlist.html">Wishlist</a></li>
<li><a href="support_giving.html">Giving</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container theme-showcase" role="main">
<!-- Banner -->
<div class="banner">
<a class="logo-big" href="home.html"><img class="img-responsive" src="./img/Banner.png" alt="Team 2135 banner"></a>
</div>
<!-- Main content area for this page -->
<div class="row content-block" style="margin: 0">
<div class="page-header">
<h1>Meeting Info</h1>
</div>
<div>
<h2>Off-season</h2>
</div>
<div>
<p>
Our team meets three times a week during the FRC off-season. The off-season starts in the first week of school in August and
lasts until about Thanksgiving during the first semester of school. This is primarily used to teach new members about the fun
of robotics while building experience. We typically participate in 2 competitions during this time. Members are encouraged
to attend frequently to learn skills that will be used in the FRC season, with Thursdays 3:30-4:30pm mandatory for training. Normal meeting times are two weekdays after school
and once on the weekend, but these may be adjusted for holidays or upcoming competitions:
</p>
<div class="row">
<div class="col-sm-6">
<table class="table">
<tbody>
<tr>
<td>Monday</td>
<td>3:30 - 6:30 PM</td>
</tr>
<tr>
<td>Thursday</td>
<td>3:30 - 6:30 PM</td>
</tr>
<tr>
<td>Saturday</td>
<td>10:00 AM - 4:00 PM</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="row content-block shaded" style="margin: 0">
<div>
<h2>Build/Competition Season</h2>
</div>
<div>
<p>
Our team meets 5 days a week during the official FRC build season. The FRC build season starts in early January on Kick-off Day,
when the new FRC challenge is announced. Teams have around 8 weeks to create and program their robot. There are 6 weeks of Regional competitions starting at the beginning of March. Our team usually attends 2 of these events. If the team qualifies for the the FRC World Championships at an event, we go to Houston in mid-April for that. It is crucial that members come during this season to work on the robot as often as they can. Our meetings are:
</p>
<div class="row">
<div class="col-sm-6">
<table class="table">
<tbody>
<tr>
<td>Tuesday, Wednesday, Thursday</td>
<td>3:30 - 7:00 PM</td>
</tr>
<tr>
<td>Saturday</td>
<td>10:00 AM - 6:00 PM</td>
</tr>
<tr>
<td>Sunday</td>
<td>10:00 AM - 4:00 PM</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="row content-block" style="margin: 0">
<div>
<h2>Summer</h2>
</div>
<div>
<p>
During the summer months, the team has optional meetings approximately 3 Saturdays each month to work on various projects for the following year. These Saturdays are announced a few weeks in advance, and are usually 10am-3pm.
</p>
</div>
</div>
<!-- End of Main content area -->
<!-- Footer -->
<div class="row">
<div class="footer">
<div class="row">
<div class="col-sm-1"></div>
<div class="col-sm-3">
<p class="content-header footer">Team 2135</p>
<a class="content-text footer" href="http://www.firstinspires.org">FIRST Robotics</a><br>
<a class="content-text footer" href="http://www.presentationhs.org">Presentation HS</a>
</div>
<div class="col-sm-2">
<p class="content-header footer">About</p>
<a class="content-text footer" href="about_team.html">The Team</a><br>
<a class="content-text footer" href="website.html">Website</a>
</div>
<div class="col-sm-2">
<p class="content-header footer"></p>
<a class="content-text footer" href="about_leaders.html">Leaders</a><br>
<a class="content-text footer" href="about_mentors.html">Mentors</a>
</div>
<div class="col-sm-4">
<p class="content-header footer">Sponsor Us</p>
<a class="content-text footer visit-site download-info button" href="./docs/sponsor_info.pdf">Download Information</a>
<p class="content-text footer"> </p>
</div>
</div>
</div>
</div>
<!-- End of Footer -->
</div> <!-- /container for theme-showcase -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="./js/jquery.min.js"><\/script>')</script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/docs.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="./js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>