|
6 | 6 | {% block veryShortDescription %}School and teacher registration is available for CodeDay.{% endblock %} |
7 | 7 | {% block hero %} |
8 | 8 | <article class="lead"> |
9 | | - <h2>CodeDay drives interest in CS classes.</h2> |
10 | | - <p>CodeDay is a 24-hour, beginner-focused tech education event which gets students coding: 80% of attendees |
11 | | - with no prior experience continue programming after.</p> |
| 9 | + <h2>Increasing diverse STEM enrollment.</h2> |
| 10 | + <p>CodeDay increases the diversity and number of students who register for Computer Science classes in |
| 11 | + hundreds of schools across the world.</p> |
12 | 12 | </article> |
13 | 13 | {% endblock %} |
14 | 14 | {% block content %} |
|
18 | 18 | <span class="caption">Click play to watch a video about CodeDay.</span> |
19 | 19 | </section> |
20 | 20 | <section class="about"> |
21 | | - <h2>What is CodeDay?</h2> |
22 | | - <p>We created CodeDay to fill the gap between in-school programs, which explain <em>how to code</em> and |
23 | | - the eternal question of students: <em>why do I need to know this?</em></p> |
24 | | - <p>At CodeDay, students pitch ideas for apps or games they want to see exist, then spend the next 24 hours |
25 | | - creating them with the help of staff and mentors.</p> |
26 | | - <p>Students regularly tell us CodeDay is one of the most meaningful things they've done. Over 80% of our |
27 | | - attendees continue to code after attending, strengthening enrollment in high school and college CS |
28 | | - offerings.</p> |
| 21 | + <h2>CodeDay gets students excited about Computer Science and drives enrollment.</h2> |
| 22 | + <p>At CodeDay, students pitch ideas for apps or games, then work in teams to create their projects over a |
| 23 | + weekend. At the end, students present to judges.</p> |
| 24 | + <p>75% of students register with little-to-no interest in Computer Science, but 71% of these students |
| 25 | + continue coding for months after the event, 65% register for a CS class, and 48% pursue a CS major in |
| 26 | + college <a href="https://srnd.org/education">(learn more).</a></p> |
29 | 27 | </section> |
30 | 28 | </article> |
31 | 29 | <article class="quotes"> |
32 | | - <h2>What do prior attendees have to say?</h2> |
33 | | - <section class="teacher"> |
| 30 | + <h2>We work with hundreds of schools and districts to increase CS enrollment.</h2> |
| 31 | + <div class="quote-block"> |
| 32 | + <div class="quote"> |
34 | 33 | <blockquote> |
35 | | - <p>CodeDay provided our students with a first stepping-stone into the world of “coders”. Students entered |
36 | | - their first CodeDay with no knowledge of what to expect. They were welcomed with open arms, provided |
37 | | - with mentors, taught basic coding skills, and began to see themselves as capable of being part of this |
38 | | - “world.”</p> |
39 | | - <p>My students are now confident, not just as future “coders,” but as future participants in |
40 | | - the careers that STEM has to offer!</p> |
| 34 | + <p>[The Salinas Valley] is one of the 13 most dangerous cities in California... My goal is to expose my students to the vast opportunities that exist outside of our valley.</p> |
| 35 | + <p>Students entered their first CodeDay with no knowledge of what to expect. They were welcomed with open arms, provided with mentors, taught basic coding skills, and began to see themselves as capable of being part of this "world."</p> |
41 | 36 | </blockquote> |
42 | | - <div class="attr"> |
43 | | - <span class="name">Summer Prather-Smith</span> |
44 | | - <span class="title">Director of Migrant Education Region XVI</span> |
45 | | - <span class="org">Monterey County Office of Education</span> |
| 37 | + <div class="by"> |
| 38 | + <div class="name">Summer Prather-Smith</div> |
| 39 | + <div class="title">Director, Monterey County Office of Education</div> |
46 | 40 | </div> |
47 | | - </section> |
48 | | - <section class="students"> |
49 | | - <ul> |
50 | | - <li><blockquote>“The energy everyone had with each other... it was amazing.”</blockquote><span class="attr">High School Freshman</span></li> |
51 | | - <li><blockquote>“Now I want to keep coding!”</blockquote><span class="attr">High School Senior</span></li> |
52 | | - </ul> |
53 | | - </section> |
54 | | - </article> |
55 | | - <article class="promote"> |
56 | | - <h3>Ways to Promote CodeDay</h3> |
57 | | - <section class="poster"> |
58 | | - <a href="https://clear.codeday.org/e/flyer/poster" target="_blank"><img src="https://clear.codeday.org/e/flyer/jpg?r=24" /></a> |
59 | | - <p><a href="https://clear.codeday.org/e/flyer/poster" target="_blank">Download a Poster</a></p> |
60 | | - </section> |
61 | | - <section class="video"> |
62 | | - <a href="/video" target="_blank"><img src="/assets/img/video-link.png" /></a> |
63 | | - <p><a href="/video" target="_blank">Play a Video</a></p> |
64 | | - </section> |
| 41 | + </div> |
| 42 | + <img src="https://srnd.org/assets/img/monterey-1.jpg"> |
| 43 | + </div> |
65 | 44 | </article> |
66 | 45 | {% if event %} |
67 | | - <article class="register"> |
68 | | - <section class="form"> |
69 | | - <h2>Ready to register?</h2> |
70 | | - <div id="wufoo-m1d2e0uy1b258w8"> |
71 | | - Fill out the <a href="https://srnd.wufoo.com/forms/m1d2e0uy1b258w8">online form</a>. |
72 | | - </div> |
73 | | - <script type="text/javascript">var m1d2e0uy1b258w8;(function(d, t) { |
74 | | - var s = d.createElement(t), options = { |
75 | | - 'userName':'srnd', |
76 | | - 'formHash':'m1d2e0uy1b258w8', |
77 | | - 'autoResize':true, |
78 | | - 'height':'684', |
79 | | - 'async':true, |
80 | | - 'host':'wufoo.com', |
81 | | - 'header':'show', |
82 | | - 'defaultValues': 'Field20={{ event.webname }}', |
83 | | - 'ssl':true}; |
84 | | - s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js'; |
85 | | - s.onload = s.onreadystatechange = function() { |
86 | | - var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return; |
87 | | - try { m1d2e0uy1b258w8 = new WufooForm();m1d2e0uy1b258w8.initialize(options);m1d2e0uy1b258w8.display(); } catch (e) {}}; |
88 | | - var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr); |
89 | | - })(document, 'script');</script> |
| 46 | + <article class="details"> |
| 47 | + <h3>{{ event.starts_at|date('F j') }}-{{ event.ends_at|date('j') }} |
| 48 | + {% if event.venue and event.venue.name != "TBA" %}at {{ event.venue.name }}{% endif %}</h3> <br /> |
| 49 | + <section class="map"> |
| 50 | + {% if event.venue and event.venue.name != "TBA" %} |
| 51 | + <div id="map"></div> |
| 52 | + {% else %} |
| 53 | + <img src="/assets/img/codeday-team.jpg" /> |
| 54 | + {% endif %} |
90 | 55 | </section> |
91 | | - <section class="info"> |
92 | | - <h2>Attendee Roster</h2> |
93 | | - <p>You'll need to collect some information from all students who will be attending, and submit this |
94 | | - information as an Excel spreadsheet (or CSV).</p> |
95 | | - <p><a href="/assets/roster.csv">For faster processing, please download and use this roster template when |
96 | | - submitting student data.</a></p> |
97 | | - |
98 | | - <h2>Payment and Scholarships</h2> |
99 | | - <p>We normally charge school groups $7 per attendee, which covers some of our costs in providing food. We |
100 | | - will send you an invoice for this after your registrations are processed. If this is a burden on your |
101 | | - school or students, you can request a scholarship on the form.</p> |
| 56 | + <section class="details"> |
| 57 | + <section class="address"> |
| 58 | + <h4>Address</h4> |
| 59 | + {% if event.venue and event.venue.name != "TBA" %} |
| 60 | + <a href="https://www.google.com/maps/place/{{ event.venue.full_address|url_encode }}" target="_blank"> |
| 61 | + {{ event.venue.name }}<br /> |
| 62 | + {{ event.venue.address.line_1 }}<br /> |
| 63 | + {% if event.venue.address.line_2 %} |
| 64 | + {{ event.venue.address.line_2 }}<br /> |
| 65 | + {% endif %} |
| 66 | + {{ event.venue.address.city }}, {{ event.venue.address.state }} {{ event.venue.address.postal }} |
| 67 | + </a> |
| 68 | + {% else %} |
| 69 | + <p>TBA</p> |
| 70 | + {% endif %} |
| 71 | + </section> |
| 72 | + <section class="time"> |
| 73 | + <h4>Time</h4> |
| 74 | + {{ event.starts_at|date('F j') }}-{{ event.ends_at|date('j') }}<br /> |
| 75 | + {{ i18n('common.noon-noon') }} |
| 76 | + </section> |
| 77 | + <section class="cost"> |
| 78 | + <h4>Cost</h4> |
| 79 | + $7 per student<br /> |
| 80 | + (Scholarships available) |
| 81 | + </section> |
| 82 | + <section class="register"> |
| 83 | + <a class="cta" href="/{{ event.webname }}/schools/register">Promotion Resources</a> |
| 84 | + <a class="cta" href="/{{ event.webname }}/schools/register">Registration</a> |
| 85 | + </section> |
| 86 | + <section class="questions"> |
| 87 | + <p>Questions? Email <a href="mailto:schools@srnd.org">schools@srnd.org</a> or call 888-607-7763 ext 3.</p> |
| 88 | + </section> |
102 | 89 | </section> |
103 | 90 | </article> |
104 | 91 | {% else %} |
|
160 | 147 | <a href="mailto:schools@codeday.org">More questions? Contact us!</a> |
161 | 148 | </article> |
162 | 149 | {% endblock %} |
| 150 | +{% block scripts %} |
| 151 | + {% include "parts/map.twig" %} |
| 152 | +{% endblock %} |
0 commit comments