-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
285 lines (278 loc) · 14 KB
/
faq.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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Oxanium:[email protected]&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Space Apps Ottawa</title>
</head>
<body>
<header>
<a class="brand" href="index.html">
<img src="images/logo-space-apps-ottawa.png" alt="Space Apps Ottawa Logo" />
<div>.Space.Apps.Ottawa</div>
</a>
<nav class="horizontal font-body">
<ul>
<li><a href="faq.html">faq.</a></li>
<li><a href="aboutus.html">about.us</a></li>
</ul>
</nav>
</header>
<div class="hero">
<div class="hero-info">
<div>
<h2>October 4th - 6th, 2024</h2>
</div>
<div>
<h3>In Person Carleton University & Virtual</h2>
<p class="font-fine"><a href="https://carleton.ca/tim/" target="_blank">TIM</a> at Carleton University</p>
</div>
<a href="https://www.eventbrite.ca/e/space-apps-ottawa-2024-tickets-850021245427" class="cta-register font-body">Register for FREE to claim your space</a>
</div>
</div>
<div class="content content-blue">
<section class="section section-vertical">
<h2>FAQ</h2>
<p>
Our knowledge base is your go-to source for all the details on participation, team dynamics, challenges, and how to make the most of
your hackathon experience.
</p>
</section>
<div class="divider"></div>
<div class="section-group">
<div class="section-header">
<h2>Before the Event</h2>
</div>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Is this the NASA Space Apps hackathon, or something else?
</div>
<div class="answer">
<p>
Ottawa is one of over <a href="https://www.spaceappschallenge.org/2023/locations/" target="_blank">200 cities</a> participating in the NASA International Space Apps Challenge globally.
</p>
<p>
We also have lots of support from the Canadian Space Agency and other government departments and companies.
So we like to think of this event as the NASA International Space Apps Challenge with a Canadian flavour!
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Can a beginner like me enroll in the hackathon? I have little or no experience in programming.
</div>
<div class="answer">
<p>
Yes! Teams are free to create whatever solutions they want to the challenge they pick. Some solutions are technical and some aren't.
</p>
<p>
We are certain you will contribute to any team with your ideas, enthusiasm and skills. We welcome people with all kinds of experience and knowledge. This is a great (and fun) place to learn teamwork, problem solving, learn and practice new skills, and learn more about the space industry.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
How much does the event cost?
</div>
<div class="answer">
<p>
It's completely free to participate. Our generous sponsors help us cover the costs and ensure the event remains free of charge.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Do I need a computer?
</div>
<div class="answer">
<p>
This year's event is entirely virtual. You will not be able to participate without access to a computer and internet connectivity.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Are you looking for volunteers or mentors?
</div>
<div class="answer">
<p>
Absolutely! <a href="mailto:[email protected]" target="_blank">Email us</a> if you're interested in helping out at the event.
</p>
</div>
</div>
</section>
</div>
<div class="divider"></div>
<div class="section-group">
<div class="section-header">
<h2>During the Event</h2>
</div>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Can I attend some or all of the event if I'm not registered?
</div>
<div class="answer">
<p>
Unfortunately you will only be able to attend if you've registered.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
How do I form a team, and how big should it be?
</div>
<div class="answer">
<p>
Start by taking a good look through the challenges and select a few that interest you.
At the start of the event, all registrants will receive login information to an online collaboration place,
where prospective team members can share information together.
</p>
<p>
We recommend a team is at least 3 people, ideally 4-6. If there is a lot of demand for a particular challenge
you can all work together but form sub-teams.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
How will I know what someone else's specialty is?
</div>
<div class="answer">
<p>
Networking is important here. To put a great team together, you'll have to chat with people. Everybody has something
they can offer. Before the event, we will explain how you can find team members or join an existing team.
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
What if we need help solving a challenge?
</div>
<div class="answer">
<p>
We have mentors and volunteers onsite all weekend - they can provide as much or as little help as you need.
We have additional assistance from the Canadian Space Agency who can provide expert help on their challenges and data.
And last but definitely not least, we encourage teams to help each other out over the weekend.
</p>
<p>
So if you get stuck there is somebody to help you get "unstuck"!
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Can I share on my favourite social media?
</div>
<div class="answer">
<p>
Yes! Please consider using the #SpaceApps and #Ottawa hashtags.
We have a presence on
<a href="https://twitter.com/SpaceAppsOttawa">X.</a>,
<a href="https://www.instagram.com/spaceappsottawa/?hl=en">intstagram.</a>, and
<a href="https://www.facebook.com/SpaceAppsOttawa/">facbook.</a>
</p>
</div>
</div>
</section>
</div>
<div class="divider"></div>
<div class="section-group">
<div class="section-header">
<h2>After the event</h2>
</div>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
What happens if my team gets selected by the local judges?
</div>
<div class="answer">
<p>
We have two kinds of challenge: NASA and CSA challenges. After the weekend, our local judges will review all team
solutions and pick a shortlist for consideration by NASA or CSA. Those organizations will then review the finalists
from each city and determine the overall winners. Details will be explained during the event.
</p>
<p>
While it's fun to be nominated and have a chance to win prizes, we can say from experience that the real goal of
the weekend is to have fun, work together, get creative, and solve actual space problems!
</p>
</div>
</div>
</section>
<section class="section section-horizontal">
<div class="faq">
<div class="question">
Will info, pictures and video be posted after the event?
</div>
<div class="answer">
<p>
A short period after the event, we plan on posting information our attendees, teams, and winners.
This may be available on our website as well as on our social media feeds.
</p>
</div>
</div>
</section>
</div>
</div>
<div class="content content-black">
<section class="section section-vertical">
<img src="images/section-ready.svg" alt="Rocket Taking Off" />
<div>
<h3>Are You Ready to Make a Difference?</h3>
<p>Your adventure into innovation starts here.</p>
</div>
<a href="https://www.eventbrite.ca/e/space-apps-ottawa-2024-tickets-850021245427" class="cta-register font-body cta-register-footer">Register for FREE to claim your space</a>
</section>
</div>
<footer>
<div class="site-map-social">
<div class="site-map">
<nav>
<ul>
<li><a href="index.html">home.</a></li>
<li><a href="faq.html">faq.</a></li>
<li><a href="aboutus.html">about.us.</a></li>
</ul>
</nav>
</div>
<div class="social">
<nav>
<ul>
<li><a href="https://twitter.com/SpaceAppsOttawa">X.</a></li>
<li><a href="https://www.instagram.com/spaceappsottawa/?hl=en">instagram.</a></li>
<li><a href="https://www.facebook.com/SpaceAppsOttawa/">facbook.</a></li>
</ul>
</nav>
</div>
</div>
<div class="fine-print">
<p class="font-fine">© 2024 Space Apps Ottawa organizers (in association with Canadian Space Society). All rights reserved.</p>
<p class="font-fine">Website design and structure by <a href="https://github.com/Lowkase" target="_blank">Lowkase</a>, hosted by <a href="https://www.deploy.solutions" target="_blank">Deploy Software Solutions</a></p>
<div class="privacy fine-print">
<a href="https://www.iubenda.com/privacy-policy/10989562" class="iubenda-white iubenda-embed" title="Privacy Policy ">Privacy Policy</a><script type="text/javascript">(function (w,d) {var loader = function () {var s = d.createElement("script"), tag = d.getElementsByTagName("script")[0]; s.src="https://cdn.iubenda.com/iubenda.js"; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener("load", loader, false);}else if(w.attachEvent){w.attachEvent("onload", loader);}else{w.onload = loader;}})(window, document);</script>
</div>
</div>
</footer>
</body>
</html>