-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathTo-The-Rescue.html
455 lines (392 loc) · 23 KB
/
To-The-Rescue.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Event Details - To The Rescue</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- <link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Mentor - v4.9.1
* Template URL: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<!-- <h1 class="logo me-auto"><a href="index.html">Samudramanthan</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="courses.html">Events</a></li>
<li><a href="trainers.html">Team</a></li>
<li><a href="events.html">Gallery</a></li>
<!-- <li><a href="pricing.html">Pricing</a></li> -->
<!-- <li><a href="pricing.html">Shop</a></li> -->
<!-- <li class="dropdown"><a href="#"><span>Drop Down</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li> -->
<!-- <li><a href="contact.html">Contact</a></li> -->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
<a href="https://rzp.io/l/sm23reg" class="get-started-btn">Register</a>
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<div class="breadcrumbs" data-aos="fade-in">
<div class="container">
<h2>To The Rescue</h2>
<p>“To The Rescue” is an aqua robotic event in which you will have to
design and build a remote controlled rescue ship.</p>
</div>
</div><!-- End Breadcrumbs -->
<!-- ======= Cource Details Section ======= -->
<section id="course-details" class="course-details">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-8">
<img src="assets\img\to-the-resue.png" class="img-fluid" alt="">
<h3>To The Rescue</h3>
<p>
Rescue ships know no limits they are put to sea when others seek the protection. “To The Rescue” is an aqua robotic event in which you will have to design and build a remote controlled rescue ship. There are several disasters that occur at sea. You will have to build a rescue ship which under adverse conditions will have to rescue people. Minimising the loss of life, injury, property damage or loss by rendering aid to persons in distress will be your priority for this event.
This event will test your knowledge about the basics of ship and will challenge you to apply your skills for practical use. In the event your model of the ship will be evaluated for speed, stability and handling.
</p>
</div>
<div class="col-lg-4">
<div class="course-info d-flex justify-content-between align-items-center">
<h5>Team Size</h5>
<p><a href="#">4</a></p>
</div>
<!-- <div class="course-info d-flex justify-content-between align-items-center">
<h5>Event Fee</h5>
<p>₹100</p>
</div> -->
<div class="course-info d-flex justify-content-between align-items-center">
<h5>Prize Money</h5>
<p>₹35,000</p>
</div>
<!-- <div class="course-info d-flex justify-content-between align-items-center">
<h5>Schedule</h5>
<p>1st April</p>
</div> -->
<div class="course-info d-flex justify-content-between align-items-center">
<h5>Brochure</h5>
<p><a class = "get-started-btn" style = "color: white;" href="https://drive.google.com/file/d/1-O0hRGDxq0eJbNKfrAldX-2e5huRzxr5/view?usp=sharing">Click Here</a></p>
</div>
<div class="course-info d-flex justify-content-between align-items-center">
<h5>Register Team Here</h5>
<p><a class = "get-started-btn" style = "color: white;" href="https://forms.gle/epssBs6CnGG8owNNA">Form</a></p>
</div>
<div class="course-info d-flex justify-content-between align-items-center">
<h5>Submission</h5>
<p><a class = "get-started-btn" style = "color: white;" href="#">Form</a></p>
</div>
<!-- <div class="course-info d-flex justify-content-between align-items-center">
<h5>Schedule</h5>
<a href="https://rzp.io/l/sm23reg" class="get-started-btn" style = "color: white;">Info Brochure</a>
</div> -->
</div>
</div>
</div>
</section><!-- End Cource Details Section -->
<!-- ======= Cource Details Tabs Section ======= -->
<section id="cource-details-tabs" class="cource-details-tabs">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-3">
<ul class="nav nav-tabs flex-column">
<li class="nav-item">
<a class="nav-link active show" data-bs-toggle="tab" href="#tab-1">Stages and Timeline</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-2">Stage 1</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-3">Stage 2</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-4">Stage 3</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-5">Problem Statement</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-6">Judging Panel and Criteria</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-7">Rules and Regulations</a>
</li>
<li class="nav-item">
<a class="nav-link" data-bs-toggle="tab" href="#tab-8">Prizes & Rewards</a>
</li>
</ul>
</div>
<div class="col-lg-9 mt-4 mt-lg-0">
<div class="tab-content">
<div class="tab-pane active show" id="tab-1">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Stages and Timeline</h3>
<!-- <p class="fst-italic">To The Rescue 2021 will be organized in 2 rounds where participants will receive an opportunity to submit their designs to the judging panel, and if selected for the next round, they will receive a chance to present and field questions on their submission.</p> -->
<p>The event will be organized in 3 rounds, where the participants will receive a chance to present their work in front of judges and have a Q&A round.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-1.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-2">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Stage 1: Maneuvering Test</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a videna mareta paulona marka</p> -->
<p>The Participants will have to complete the path provided in maze in the shortest time possible. The maze will be provided with total dimensions of 12*12 square feet. The total score will be normalised on the basis of the least time taken to the maximum time taken.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-2.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-3">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Stage 2: Coin Collection Round </h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a videna mareta paulona marka</p> -->
<p>The Participants will have to complete the path provided in the maze in the shortest time possible, along with the collection of coins from checkpoints. Participants need to make a smart choice between the shortest path and the coin collection simultaneously. The total score will be calculated on the basis of the time taken and the coins collected.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-2.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-4">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Stage 3: Presentation Round</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a videna mareta paulona marka</p> -->
<p>The participants will have to present their models for testing to the judging panel. And then, there will be a Question & Answer session for a fixed duration. PowerPoint presentation is not needed for the same.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-2.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-5">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Problem Statement</h3>
<!-- <p class="fst-italic">Qui laudantium consequatur laborum sit qui ad sapiente dila parde sonata raqer a videna mareta paulona marka</p> -->
<p>
The participants have to select a real-world ship/ferry and create a model. You will have to present your design ideas compulsorily, including the following parameters:
<br><br>1. Physical parameters including length, breadth, draft etc.
<br>2. Propulsion and control mechanism.
<br>3. Type of hull form.
<br>4. Real-life application and uses.
<br>5. Any other special feature/ innovation.
<br>The minimum size of the model is
<br>Length = 10cm
<br>Breadth = 5 cm
<br>Depth = 2.5 cm
<br><br>While there is no upper size limit to the model, it is recommended that the model is easy to transport.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-2.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-6">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Judging Panel & Criteria</h3>
<!-- <p class="fst-italic">The judging for To The Rescue 2021 will be solely on the basis of criteria as laid down by the judges. The judging panel will comprise of esteemed professors and technical experts from the Department of Ocean Engineering and Naval Architecture, IIT Kharagpur.</p> -->
<p>Round 1
<br>
Minimum Time taken will be considered for full normalised score and so on. (30)
<br><br>Round 2
<br>
Minimum Time taken and the number of coins collected will be used to calculate the normalised score. Both time and number of coins will be given equal consideration to calculate the overall score. (15+15)
<br><br>Round 3
<br>1. Adherence to rules stated in this document (10)
<br>2. Applicability of the model (10)
<br>3. Originality and creativity (10)
<br>4. Special features and innovations(10)
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-3.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-7">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Rules and Regulations</h3>
<!-- <p class="fst-italic">Totam aperiam accusamus. Repellat consequuntur iure voluptas iure porro quis delectus</p> -->
<p>A team will consist of a maximum of 4 members
<br><br>2. You will have to present your design ideas compulsorily, including the following parameters:
<br>
Physical parameters including length, breadth, draft etc.
<br>•Propulsion and control mechanism.
<br>•Type of hull form.
<br>•Real-life application and uses.
<br>•Any other special feature/ innovation.
<br><br>3. You must have a physical model of your boat to participate.
<br><br>4. The time limit for the presentation of the physical model will be 10 minutes, followed by a question and answer/discussion round of 5 minutes. Crossing the time limit of 10 minutes will lead to negative marking/disqualification.
<br><br>5. Bonus points will be given if the boats address the challenges of:<br>
<br>•Ocean Waste Management
<br>•Beach Cleaning Technologies
<br>•River/ Inland Waterways Cleaning Technologies
<br>•Oil Spill Management
<br><br>
(The boat may not compulsorily exhibit the special appendages in the product but may include the design ideas/changes required to address the above-mentioned challenges).
<br><br>6. The decision of the judges will be final and ruling.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-4.png" alt="" class="img-fluid">
</div>
</div>
</div>
<div class="tab-pane" id="tab-8">
<div class="row">
<div class="col-lg-8 details order-2 order-lg-1">
<h3>Prizes & Rewards</h3>
<!-- <p class="fst-italic">Omnis blanditiis saepe eos autem qui sunt debitis porro quia.</p> -->
<p>All participating teams will receive certificates of participation from Samudramanthan, IIT Kharagpur. The top submissions may be published on our social media pages to appreciate their unique concept and approach.<br>
Boat Expo 2023 will award cash prizes to the top 3 participating teams based on the presentation made. The overall prize pool money is ₹35,000/- for this event. The winners will also receive Certificates from Samudramanthan and a mention on our social media pages.
</p>
</div>
<div class="col-lg-4 text-center order-1 order-lg-2">
<img src="assets/img/course-details-tab-5.png" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Cource Details Tabs Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>NAROES</h3>
<h3 style="color:#1338BE"></h3>
<p>
Indian Institute of Technology Kharagpur <br>
Kharagpur, West Bengal 721302<br>
India <br><br>
<!-- <strong>Phone:</strong> +1 5589 55488 55<br> -->
<strong>Email:</strong> [email protected]<br>
<strong>Phone:</strong> 9643374643 / 8197058418<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<!-- <li><i class="bx bx-chevron-right"></i> <a href="https://oena-portal.netlify.app/index.html"
target="blank">OENA Portal</a></li> -->
<li><i class="bx bx-chevron-right"></i> <a href="#">Events</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Team</a></li>
<!-- <li><i class="bx bx-chevron-right"></i> <a href="#">Contact</a></li> -->
</ul>
</div>
<!-- <div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Product Management</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Graphic Design</a></li>
</ul>
</div> -->
<!-- <div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Join Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div> -->
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>Mentor</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
<div class="social-links text-center text-md-right pt-3 pt-md-0">
<a href="https://www.facebook.com/samudramanthan.iitkgp/" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/samudramanthan.iitkgp/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/samudra-manthan-iit-kharagpur/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>