-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutreach.html
More file actions
156 lines (150 loc) · 8.7 KB
/
outreach.html
File metadata and controls
156 lines (150 loc) · 8.7 KB
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
<!doctype html>
<!--[if IE 9]> <html class="no-js lt-ie10" lang="en"> <![endif]-->
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/app.css">
<link rel="stylesheet" href="css/app_override.css">
<script src="js/vendor/modernizr.js"></script>
</head>
<body>
<!-- Header -->
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
<a href="index.html"><img class="top-bar__logo" src="images/logo.png"></a>
</li>
<li class="toggle-topbar menu-icon"><a href="#">Menu</a></li>
</ul>
<section class="top-bar-section">
<!-- Right Nav Section -->
<ul class="right">
<li class="active"><a href="#">Join Us</a></li>
</ul>
<!-- Left Nav Section -->
<ul class="left">
<li class="has-dropdown">
<a href="about.html">About</a>
<ul class="dropdown">
<li><a href="achievements.html">Achievements</a></li>
</ul>
</li>
<li><a href="media.html">Media</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
<li class="has-dropdown">
<a href="involvement.html">Involvement</a>
<ul class="dropdown">
<li><a href="outreach.html">Outreach</a></li>
</ul>
</li>
</ul>
</section>
</nav>
<!-- End Header-->
<!-- Mast -->
<div class="mast">
<div class="row">
<h1 class="mast__title">Outreach</h1>
</div>
</div>
<!-- End Mast -->
<!-- Content-->
<div class="row heading">
<div class="heading__icon small-2 small-centered columns">
<img src="images/history.png">
</div>
<h2 class="heading__subtitle small-12 columns">IN THE COMMUNITY</h2>
<h1 class="heading__title small-12 columns">Outreach Projects</h1>
<h4 class="heading__desc small-12 columns">Team 4814 was first established during the 2012-2013 school year, when students from London Central Secondary School and Oakridge Secondary School joined forces to create a single FRC Team. With the joint assistance of Eugen Porter, Founder of the WE FIRST Club at Western University, and university student mentors, we successfully built our team’s first robot and started competing.</h4>
</div>
<div class="row project">
<h2 class="project__title">TVDSB Gifted Program</h2>
<p class="project__desc">This season we have started working with the Thames Valley District School Board to run gifted itinerant programs. We have visited schools throughout the city and area to simulate a mini-FLL challenge. As well we coached them through the programming of their robots, and taught them about FIRST and its values.</p>
</div>
<div class="row project">
<h2 class="project__title">Merrymount Family Support and Crisis Centre</h2>
<p class="project__desc">We visit Merrymount to hold science and technology workshops for children. We use practical methods to teach the children about science and technological concepts. We have used parachutes, balloons, guitars and paper airplanes to teach topics including gravity, static electricity, sounds and waves. Both the children and the organization appreciated our hands-on teaching method and we continue to hold workshops at the centre to ensure continued learning for the children.</p>
</div>
<div class="row project">
<h2 class="project__title">Girl Guides of Canada</h2>
<p class="project__desc">FRC Team 4814 paired up with Girl Guides of Canada to teach the participants about science and technology. We taught the girls about basic principles of science, with activities that aim to supplement the curriculum at their grade level. We have used water, soap and pennies to teach them about surface tension. They were also given hands on experience by disassembling and rebuilding computers. The participants enjoyed the opportunity to learn about science and engineering concepts while having fun.</p>
</div>
<div class="row project">
<h2 class="project__title">Canadian Association for Girls in Science (CAGIS)</h2>
<p class="project__desc">FRC Team 4814 organized a workshop that introduced coding to members of the Canadian Association for Girls in Science (CAGIS). We taught a lesson on the principles of coding and the importance of learning how to program. Upon completion of the lesson by Team 4814 members, the girls were divided into groups and given a small robot. Each group had to program their robot to complete a maze in the fastest time possible.</p>
</div>
<div class="row project">
<h2 class="project__title">Western Open House</h2>
<p class="project__desc">Team 4814 showcased their robot at Western’s March Break Open House to show visitors about FIRST. Our team effectively demonstrated the ideals of FIRST among other University clubs. Faculty and students were astonished by the level of knowledge and professionalism the students of Team 4814 demonstrated. Their depth and breadth of technological knowledge was celebrated and congratulated by visitors to the Western Engineering building.</p>
</div>
<div class="row project">
<h2 class="project__title">London Science and Technology Fair</h2>
<p class="project__desc">FRC Team 4814 will be holding a workshop at the annual fair for students in grades 9-12. On April 6th, the team will teach the students about the engineering and design process. Our robot will be present at the workshop and we will be showing the students the design process behind each mechanism. Furthermore, we will be showing the students how to program in autonomous and human controlled mode.</p>
</div>
<!-- End Content-->
<!-- Footer -->
<div class="footer">
<div class="row footer__feature">
<div class="small-12">
<h2 class="footer__feature-text">Join the 4814 Academy, Coming May 2014 <i class="fa fa-arrow-right fa-fw"></i></h2>
</div>
</div>
<div class="footer__sections">
<div class="row ">
<div class="footer__first small-12 medium-6 columns">
<h4>About 4814</h4>
<p>FRC Team 4814, United Robotics Team of London (URL), is comprised of students from Oakridge Secondary School, London Central Secondary School, and Medway High School. The three schools have united as one team and together, our objective as an organization is to inspire youth to become more involved in the fields of science and technology. We strive to create sustainable FRC teams and provide them with the facilities and resources they require to succeed. Our goal is to link London together and our medium is robotics.</p>
</div>
<div class="footer__second small-12 medium-3 columns">
<ul class="small-block-grid-2 footer__second-stats">
<li><i class="fa fa-wrench fa-fw"></i><p>11 Redone sets of wheels</p></li>
<li><i class="fa fa-laptop fa-fw"></i><p>500 hours programming</p></li>
<li><i class="fa fa-coffee fa-fw"></i><p>A lot of coffee</p></li>
<li><i class="fa fa-moon-o fa-fw"></i><p>No Sleep. Ever.</p></li>
</ul>
</div>
<div class="footer__third small-12 medium-3 columns">
<ul class="small-block-grid-3 footer__third-social">
<li><a href="https://www.facebook.com/frc4814"><img src="images/facebook.png"></a></li>
<li><a href="https://twitter.com/FRC4814"><img src="images/twitter.png"></a></li>
<li><a href="http://www.youtube.com/user/FRC4814"><img src="images/youtube.png"></a></li>
</ul>
<div class="row">
<div class="large-12 columns">
<div class="row collapse">
<div class="small-8 columns">
<input type="text" placeholder="Search Term...">
</div>
<div class="small-4 columns">
<a href="#" class="button postfix">Search</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer__final">
<div class="row">
<div class="small-1 columns">
<img class="footer__final-logo" src="images/logo.png">
</div>
<div class="small-6 columns">
<p>Team 4814: United Robotics Team of London</p>
</div>
<div class="pull-right">
<p class="footer__final-text">A 4814 Production</p>
</div>
</div>
</div>
</div>
<!-- End Footer -->
<script src="js/vendor/jquery.min.js"></script>
<script src="js/foundation/foundation.min.js"></script>
<script src="js/flipsnap.min.js"></script>
<script src="js/app.js"></script>
</body>
</html>