-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrules.html
297 lines (283 loc) · 10.5 KB
/
rules.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
286
287
288
289
290
291
292
293
294
295
296
297
<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 -->
<link rel="icon" type="image/png" href="assets/img/osdhack.png" style="margin-left: 20%;"/>
<title>OSDHack'23 | Rules and FAQs</title>
<!-- Google font -->
<link
href="https://fonts.googleapis.com/css?family=Poppins:400,700,900"
rel="stylesheet"
/>
<!-- Bootstrap -->
<link type="text/css" rel="stylesheet" href="css/bootstrap.min.css" />
<!-- Owl Carousel -->
<link type="text/css" rel="stylesheet" href="css/owl.carousel.css" />
<link type="text/css" rel="stylesheet" href="css/owl.theme.default.css" />
<!-- Font Awesome Icon -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<!-- Custom stlylesheet -->
<link type="text/css" rel="stylesheet" href="css/style.css" />
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link rel="stylesheet" href="/css/rules.css" />
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- <div id="backgound_logo" style="border-radius:0px 0px 30px 30px;width:100px;height:150px;background-color: #fff;opacity: 0.2;z-index: 997;position: fixed; left: 35px;"></div> -->
<body
background="assets/img/Speakers_Background.svg"
>
<a href="index.html">
<div id="osdhack">
<img src="assets/img/osdhack.png" class="logo" />
</div>
</a>
<!-- Header -->
<header id="header" class="transparent-navbar">
<!-- container -->
<div class="container">
<!-- navbar header -->
<div class="navbar-header">
<!-- Logo -->
<div class="navbar-brand">
<!-- <a class="logo" href="index.html">
<img class="logo-img" src="img/osdhack-sticker.png" alt="logo">
<img class="logo-alt-img" src="img/osdhack-sticker.png" alt="logo">
</a> -->
</div>
<!-- /Logo -->
<!-- Mobile toggle -->
<button class="navbar-toggle">
<i class="fa fa-bars"></i>
</button>
<!-- /Mobile toggle -->
</div>
<!-- /navbar header -->
<!-- Navigation -->
<nav id="nav">
<ul class="main-nav nav navbar-nav navbar-right">
<li><a href="index.html#home">Home</a></li>
<li><a href="index.html#about">About</a></li>
<!-- <li><a href="index.html#guest_speakers">Speakers</a></li> -->
<!-- <li><a href="index.html#schedule">Schedule</a></li> -->
<!-- <li><a href="index.html#contact">Contact</a></li> -->
<li class="active" id="rules_active">
<a href="rules.html">Rules</a>
</li>
</ul>
</nav>
<!-- /Navigation -->
</div>
<!-- /container -->
</header>
<!-- /Header -->
<h1 class="rules_heading">Rules</h1>
<hr class="style-two" />
<center>
<object data="https://drive.google.com/viewerng/viewer?embedded=true&url=https://hack.ossdevs.com/assets/offline-rulebook.pdf" type="application/pdf" frameborder="0" width="80%" height="600px" style="padding: 20px;">
<embed src="https://drive.google.com/viewerng/viewer?embedded=true&url=https://hack.ossdevs.com/assets/offline-rulebook.pdf" width="80%" height="600px"/>
</object>
</center>
<br>
<div class="faq" style="padding: 65px 0">
<h1 class="faq_heading">FAQs</h1>
<hr class="style-two" />
<div class="global-label" style="margin-bottom: 0"></div>
<!--1 question-->
<div>
<div class="faq-label">
<div class="faq-label-text">
What's a Hackathon, and can I participate?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
A Hackathon is an intense event that brings together designers and
developers along with industry experts to identify problems and create
software solutions, usually within 24-48 hours. Whether that's high
school, undergrad, or graduate, we believe you can get something out
of the event. Only students of JIIT are allowed to participate in the
offline OSDHack.
</div>
</div>
</div>
<!--2 question-->
<div>
<div class="faq-label">
<div class="faq-label-text">
Can participants use the equipment provided by the organizers in the
offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
No, participants must bring their own laptops and other necessary
equipment. Internet connection will be provided by the organizers via RJ-45 cables.<br>
<b>NOTE:</b> MacBook users need to bring their own port-extenders.
</div>
</div>
</div>
<!-- 3 question -->
<div>
<div class="faq-label">
<div class="faq-label-text">
Is registration required to participate in the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
Yes, participants are required to register for the event prior to the
deadline.
</div>
</div>
</div>
<!--question 4-->
<div>
<div class="faq-label">
<div class="faq-label-text">
Can participants make teams with members from outside the college in
the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
No, participants are not allowed to make teams with members from
outside the college. However JIIT-62 and JIIT-128 participants can
make teams together.
</div>
</div>
</div>
<!--question 5-->
<div>
<div class="faq-label">
<div class="faq-label-text">
How many members can be in a team in the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
Each team should consist of at least 4 and at most 6 members. Pro Tip:
Aim to have a mix of people with both design and developer skills.
</div>
</div>
</div>
<!--question 6-->
<div>
<div class="faq-label">
<div class="faq-label-text">
What if I don't have a team or an idea?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
Don't worry, most people don’t! We’ll have team formation and ideation events geared towards helping you find people to work with. It’s perfectly normal to go around to people, tell them you’re looking for a team, and ask if you can help out. You can also show yourself off at <a href="https://discord.gg/A74wXqnhEn">#looking-for-teammates</a>
</div>
</div>
</div>
<!--question 7-->
<div>
<div class="faq-label">
<div class="faq-label-text">
Can participants use copyrighted materials in the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
No, participants must not use any copyrighted materials.
</div>
</div>
</div>
<!--question 8-->
<div>
<div class="faq-label">
<div class="faq-label-text">
How should participants submit their final project in the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
Participants must submit their final project within the given time limits.
</div>
</div>
</div>
<!--question 9-->
<div>
<div class="faq-label">
<div class="faq-label-text">
What happens if a participant violates the rules or engages in misbehavior in the offline hackathon?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
Any kind of misbehavior or violation of the rules can lead to disqualification from the competition.
</div>
</div>
</div>
<!--question 10-->
<div>
<div class="faq-label">
<div class="faq-label-text">
Where can participants contact the organizers for more information?
</div>
<div class="faq-label-icon">
<span class="material-icons"> expand_more </span>
</div>
</div>
<div class="faq-answer">
<div class="faq-answer-content">
We have Discord servers specifically for for Offline OSDHack <a href="https://discord.gg/kAH6WdNchQ">(Link)</a>
</div>
</div>
</div>
</div>
<div class="text-center">
<!-- <span class="copyright"> -->
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
©
<script>
document.write(new Date().getFullYear());
</script>
<a href="https://osdc.netlify.app/" target="_blank">OSDC</a>. All rights
reserved.
<!-- <a href="https://osdc.netlify.app/" target="_blank">OSDC</a> -->
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<!-- </span> -->
</div>
<script src="./js/jquery.min.js"></script>
<script src="rules.js"></script>
</body>