-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
574 lines (519 loc) · 29.7 KB
/
index.html
File metadata and controls
574 lines (519 loc) · 29.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
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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<title>Spectrum</title>
<!-- CSS -->
<link href="css/materialize.css" type="text/css" rel="stylesheet">
<link href="css/style.css" type="text/css" rel="stylesheet" >
<script src="js/modernizr.js"></script> <!-- Modernizr -->
</head>
<body id="top" class="scrollspy">
<!-- Pre Loader -->
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
</div>
<div class="navbar-fixed">
<nav id="nav_f" class="default_color" role="navigation">
<div class="container">
<div class="nav-wrapper"><a id="logo-container" href="#top" class="brand-logo">Spectrum</a>
<ul id="nav-mobile" class="right side-nav">
<li class="removedisc"><a href="#intro">About</a></li>
<li class="removedisc"><a href="#work">Events</a></li>
<li class="removedisc"><a href="#contact">Contact</a></li>
<li class="removedisc"><a href="https://docs.google.com/spreadsheets/d/1NaBbqrVU1-ftx3A1cIhLZ2pn-SKXydC288hCgfcq2ag/pubhtml?gid=0&single=true">Schedule</a></li>
<li class="removedisc"><a href="http://goo.gl/Y6596f" target="_blank"></a></li>
</ul><a href="#" data-activates="nav-mobile" class="button-collapse"><i class="mdi-navigation-menu"></i></a>
</div>
</div>
</nav>
</div>
<div class="backimg">
<div class="section no-pad-bot" id="index-banner">
<div class="container">
<h1 class="text_h center header cd-headline letters type">
<span>Spectrum is</span>
<span class="cd-words-wrapper waiting">
<b class="is-visible">Cool</b>
<b>Awesome</b>
<b>#fullpwoli</b>
</span>
</h1>
</div>
</div></div>
<div id="intro" class="section scrollspy">
<div class="container">
<!-- Icon Section -->
<div class="row">
<div class="col s12">
<h3 class="center header text_h2"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. <span class="span_h2"> Phasellus </span>vestibulum lorem risus, nec suscipit lorem <span class="span_h2"> laoreet quis.</span </h3>
</div>
</div>
</div>
<div class="section scrollspy" id="work">
<div class="container">
<h2 class="header text_b"> Events </h2>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/junk.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Junkyard Wars <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Junkyard Wars <i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>The most creative minds battle it out to design and fabricate the best out of nothing but garbage!</p>
<p>Problem Statement <i>To design a simple design of bow and arrow system whose range can be varied by particular adjustments in vertical direction.</i></p>
<ul>Constraints
<li>The bows will all be tested using the same arrow.</li>
<li>Size constraints: 1m x 1m x 1m (length*breadth*height)</li>
<li>Time limit(To build): 6 hrs (11am-5pm).</li>
<li>The height of the bow should be variable with the ground level by certain adjustments.</li>
</ul>
<ul>Event Flow
<li>All the models will be judged after six hours of the work time given to the participants.</li>
<li>The event organizers are not responsible for any damage caused to the model while testing.</li>
</ul> </div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/ad.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Admania <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Admania<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>Open to everyone.</p>
<ul>
<li>First round
</br>
<p>It's a pen and paper test and the top 7 teams qualify for the next round.</p>
</li>
<li>Second round
</br>
<p>It's a video round in which contestants have to guess the brand/product based on the advertisement shown to them.The top 5 teams are selected to move to the next round.</p>
</li>
<li>Third round
<p>Each team is given a random product to advertise. </p>
<p>Judging criteria: creativity, technical soundness, presentation skills, performance in question and answer session.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/bool.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Boolean Electrical<i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Boolean Electrical<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<ul>
<li>Round 1
<ul>
<li>Open to everyone</li>
<li>Written Test (MCQ TYPE)</li>
<li>A Team of Two</li>
<li>TIME : 25 minutes</li>
<li>One Team per branch will be shortlisted</li>
</ul>
</li>
<li>Round 2
<ul>
<li>A Problem Statement will be given.</li>
<li>Teams with correct circuit diagram will be allowed to proceed.</li>
<li>Using the circuit diagram and the available components,problem statement is to be executed in the lab.</li>
<li>TIME
<ol>
<li style="list-style-type: none;">Circuit diagram – 20 minutes</li>
<li style="list-style-type: none;">Circuit assembly – 40 minutes</li>
</ol>
</li>
</ul>
</li>
</ul>
<p>TEAM WILL BE POSITIONED ( 1st, 2nd, 3rd) ON THE BASIS OF THE TIME TAKEN TO ASSEMBLE THE WORKING CIRCUIT.</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/craft6.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Craftstix <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Craftstix <i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>Two Participants per team.</p>
<p>Date : </p>
<p>Time : </p>
<ul>
<li>Round 1
<p>Make structures using matchsticks and glue only based on theme given</p>
<p>Judging criteria: total number of structures.</p>
</li>
<li>Round 2
<ol>
<li>Part1
<p>Make a poster using matchsticks and glue conveying a social message</p>
</li>
<li>Part 2
<p>Question and answer round of prepared poster ie presentation of poster</p>
</li>
</ol>
<p>Judging criteria : creativity, originality , presentation</p>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/plane.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Paper Planes <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Paper Planes<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p> Explore the Sky</p>
<ul>
<li>This event is open for participation. Anyone can participate. </li>
<li>Participants will be provided with A4 sheets for making their craft.</li>
<li>Each participant gets three attempts.</li>
<li>Any landing outside the landing area will lead to disqualification. </li>
<li>The judgement will be based on the distance travelled, time of flight, design of the craft.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/photo.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Photoclix<i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Photoclix<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>This is a submission event.
Bring out the photographer in you and capture the beautiful moments in front of you.</p>
<p> Theme <i>Branch Spirit</i> </p>
<ul>
<li>A photo collage of minimum 3 photographs taken during Spectrum must be submitted before 10am on 18.10.2015. Only photoshop may be used for editing and collage making. Mobile cameras are allowed.</li>
<li>Judging criteria - Originality, Focus, Contrast, Photoshop tools, adding signature of the participant will carry extra points.</li>
<li>The entries should be mailed to istenitcmail@gmail.com</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/epistime.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Epistimi <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Epistimi <i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>The prelims of the quiz is a pen and paper test that tests the participants on their knowledge in physics, chemistry and maths.
Judging criteria will be solely based on the marks scored by the teams. </p>
<p>The second round and final round of the event is to be conducted on 18th October from 2:30 pm. The second round is a science game where the teams get sets of questions they can challenge the other teams with. Each set will contain questions of easy, medium and difficult levels. Points are awarded for solving maximum questions in the given amount of time and based on the difficulty of the questions.
The final round is where the teams will be given a project topic and are expected to come up with a detailed draft for it in the allotted time.
Points will be awarded based on the efficiency of the project and the quality of the draft.</p>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/code.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">DreamCode-X <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">DreamCode-X<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<ul>
<li>Prelims
<p>This round consists of a pen and paper test which test their problem solving skills and logical reasoning abilities.Time Duration will be 60 min. Judging criteria will be based on the marks obtained. </p>
</li>
<li>Finals
<ul>
<li>The finals will be a coding competition conducted in SSL. </li>
<li>The questions test their problem understanding and solving skills.</li>
<li>Date 17/10/15 </li>
<li>Time Duration is 60 min from 3:00 PM to 4:00 PM</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/quiz.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Spectrum Quiz<i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Spectrum Quiz<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>Information About This Event to be Updated Soon.</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/street.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Street Smart <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Street Smart <i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>Information About This Event to be Updated Soon.</p></div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/green.png">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Greenovation <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Greenovation<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>Open to everyone.</p>
<ul>
<li>First round
</br>
<p>It's a pen and paper test and the top 7 teams qualify for the next round.</p>
</li>
<li>Second round
</br>
<p>It's a video round in which contestants have to guess the brand/product based on the advertisement shown to them.The top 5 teams are selected to move to the next round.</p>
</li>
<li>Third round
<p>Each team is given a random product to advertise. </p>
<p>Judging criteria: creativity, technical soundness, presentation skills, performance in question and answer session.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/hunt.jpeg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Techilla<i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Techilla<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>The objective of the scavenger hunt is to present the participants with a list of clues/ riddles</p>
<p>Game plan logistics details:</p>
<ul>
<li>At the beginning, each of the seven teams will have to choose a sheet of paper randomly, which will assign to them their team number.</li>
<li>This sheet shall contain the clue to their first location, which will be
different for all the teams. Team 1 will be directed to location 1, team 2 to location 2, and so on.</li>
<li>The teams will move in an ordered manner, i.e., after completing the task at location 1, team 1 will be given the clue to location 2, team 2 will be given the location 3, and so on, and team 7 will be given the clue to location 1.</li>
<li>At each site, 2 executives will be present, who will give the teams the clues bearing their respective team numbers. The teams will have to
declare their team number at each location to get their next clue. </li>
<li>Since the movement will be cyclic, site 1 will be the last location for team 2, site 2 will be the last location for team 3 and so on, and site 7 will be the last location for team 1. Then at location 1, all teams will get the clue to the next location, which will be location 3, except team 2, who will get the last puzzle (that of the constellation) here. This will apply to all sites.</li>
<li>The teams will have to retain all the clues, with the answers to the tasks, when they move from one location to the next, to authenticate their presence at the particular location (that they did not just hit upon it). These clues will have to be shown at the NLHC when they reach there.</li>
<li> Whichever team completes all the tasks and covers all the locations in the shortest time will be declared the winner. All tasks will need to be
completed at the location itself, including the final task.</li>
</ul>
<p>Rules:</br>
1 team per branch, consisting of 4 members each
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/tech.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Tech Tales <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Tech Tales <i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>The most creative minds battle it out to design and fabricate the best out of nothing but garbage!</p>
<p>Problem Statement <i>To design a simple design of bow and arrow system whose range can be varied by particular adjustments in vertical direction.</i></p>
<ul>Constraints
<li>The bows will all be tested using the same arrow.</li>
<li>Size constraints: 1m x 1m x 1m (length*breadth*height)</li>
<li>Time limit(To build): 6 hrs (11am-5pm).</li>
<li>The height of the bow should be variable with the ground level by certain adjustments.</li>
</ul>
<ul>Event Flow
<li>All the models will be judged after six hours of the work time given to the participants.</li>
<li>The event organizers are not responsible for any damage caused to the model while testing.</li>
</ul> </div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/csi.jpg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">CSI <i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Crime Scene Investigation<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<p>HAVE YOU EVER WANTED TO BE A DETECTIVE?? NOW IS YOUR CHANCE,WE HAVE A CRIME AND TEAMS OF THREE DETECTIVES EACH CAN SIGN UP FOR A CHANCE TO SOLVE IT.
<ul>
<li>Prelims
<p> <i>YOU WILL AHVE TO TAKE A WRITTEN TEST, AND THE TOP FOUR TEAMS WILL BE ALLOWED TO SOLVE THE CRIME.</i></p>
</li>
<li>Finals
<p> <i>YOU WILL BE HIRED TO SOLVE THE CRIME SCENE. MORE DETAILS WILL BE GIVEN LATER. THE FIRST TEAM TO SOLVE THE CRIME WINS.</i></p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col s12 m4 l4">
<div class="card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/bool2.jpeg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">Boolean Electronics<i class="mdi-navigation-more-vert right"></i></span>
</div>
<div class="card-reveal" style="overflow: auto;">
<span class="card-title grey-text text-darken-4">Boolean Electronics<i class="mdi-navigation-close right"></i></span>
<div style="padding: 15px;">
<ul>
<li>Round 1
<ul>
<li>Open to everyone</li>
<li>Written Test (MCQ TYPE)</li>
<li>A Team of Two</li>
<li>TIME : 25 minutes</li>
<li>One Team per branch will be shortlisted</li>
</ul>
</li>
<li>Round 2
<ul>
<li>A Problem Statement will be given.</li>
<li>Teams with correct circuit diagram will be allowed to proceed.</li>
<li>Using the circuit diagram and the available components,problem statement is to be executed in the lab.</li>
<li>TIME
<ol>
<li style="list-style-type: none;">Circuit diagram – 20 minutes</li>
<li style="list-style-type: none;">Circuit assembly – 40 minutes</li>
</ol>
</li>
</ul>
</li>
</ul>
<p>TEAM WILL BE POSITIONED ( 1st, 2nd, 3rd) ON THE BASIS OF THE TIME TAKEN TO ASSEMBLE THE WORKING CIRCUIT.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="contact" class="page-footer default_color scrollspy">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">SPECTRUM <br /><p style="font-family: Avenir;font-size: 20px;">ISTE NITC STUDENTS CHAPTER</p></h5>
<p class="grey-text text-lighten-4">
</p>
</div>
<div class="col l3 s12">
<h5 class="white-text">ISTE</h5>
<ul>
<li class="removedisc"><a class="white-text" href="http://www.istenitc.org">Home</a></li>
<li class="removedisc"><a class="white-text" href="http://www.istenitc.org/#Contact">Contact</a></li>
<li class="removedisc"><a class="white-text" href="http://inquisite.istenitc.org">Inquisite</a></li>
</ul>
</div>
<div class="col l3 s12">
<h5 class="white-text">Social</h5>
<ul>
<li class="removedisc"><a class="white-text" href="https://www.facebook.com/istenitc?fref=ts&ref=br_tf">Facebook</a></li>
<li class="removedisc"><a class="white-text" href="https://twitter.com/isteconnects?lang=en">Twitter</a></li>
<li class="removedisc"><a class="white-text" href="https://plus.google.com/+ISTENITC">Google+</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright default_color">
<div class="footer-copyright">
<div class="container">
© 2015 Copyright All rights reserved.
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>