-
Notifications
You must be signed in to change notification settings - Fork 0
/
faq.html
359 lines (312 loc) · 18.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Title -->
<title>ACM Workshop</title>
<!-- Favicon -->
<link rel="icon" href="./img/core-img/acmlogo.png">
<!-- Stylesheet -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div class="loader"></div>
</div>
<!-- /Preloader -->
<!-- Header Area Start -->
<header class="header-area">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Classy Menu -->
<nav class="classy-navbar justify-content-between" id="conferNav">
<!-- Logo -->
<a class="nav-brand" href="./index.html"><img src="./img/core-img/acmlogo.png" height="80px" width="60px" alt=""></a>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- Menu Close Button -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul id="nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="speakers.html">Speakers</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="register.html">Register Here</a></li>
<li><a href="Organisers.html">Organisers</a></li>
<li class="active"><a href="faq.html">FAQs</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
<a class="nav-brand" href="https://www.igdtuw.ac.in/"><img src="./img/core-img/igdtuwlogo.jpg" height="80px" width="60px" alt=""></a>
</nav>
</div>
</div>
</header>
<!-- Header Area End -->
<!-- Breadcrumb Area Start -->
<section class="breadcrumb-area bg-img bg-gradient-overlay jarallax" style="background-image: url(img/6.jpeg);">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<div class="breadcrumb-content">
<h2 class="page-title">Frequently Asked Questions</h2>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">FAQs</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</section>
<!-- Breadcrumb Area End -->
<style>
.faqUl {
margin: 15px;
padding: 5px;
list-style-type: disc;
}
.faqUl li {
padding: 5px;
}
</style>
<!-- Our Blog Area Start -->
<section class="our-blog-area bg-img section-padding-100-60 ">
<div class="container ">
<div class="row ">
<div class="col-12 ">
<!-- Heading -->
<div class="section-heading text-center wow fadeInUp " data-wow-delay="300ms ">
<p>ACM@IGDTUW</p>
<h4>FAQs</h4>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Will we be taught by the mode of live webinars?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Yes, all sessions will be delivered live on video conferencing platforms, in interactive mode. </span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center my-5">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i> What kind of sessions will be there ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>
There will be three kinds of sessions.
<ul class="faqUl">
<li>Hands-on tutorial driven session in which the conceptual background on the topic shall be explained followed by demonstration through python code.</li>
<li>Some sessions will be problem solving, where you would be given a problem statement, and the solution shall be explained in a step-by-step manner.</li>
<li>Expert talks (total around 4 - 6) shall be delivered by well established researchers from academia and industry who will explain their own projects</li>
</ul>
</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center my-5">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Is there any assurance that we will be helped thoroughly till we are able to develop the project?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Yes, each participating student would join with other participating students of the workshop in teams and each team shall have a mentor who will help the team in resolving issues during the 2-4 weeks of the project.
</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center my-5">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i> How will the doubts be resolved? </h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Any questions you have will be addressed by the speaker live in that session itself either during the lecture or towards the end of lecture, depending on the speaker. </a>
</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center my-5">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Will we be given framework and other details regarding the project or it has to be our own brainchild? </h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>During the workshop, many expert talks shall be organized by well established researchers from academia and industry who will explain their own projects, from which you can figure out some ideas and you can also ask them a few project ideas. </a>
</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Will the sessions be recorded ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Yes, all tutorial driven sessions and problem solving sessions will be recorded. All expert talks shall also be recorded unless the speaker declines for recording.
</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>What course material shall be shared ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>All recordings, presentation slides and related python code.</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Can you tell us who will be the speakers ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x" >  </i>All the speakers listed have been confirmed except the speakers marked * are yet to be confirmed.</span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Do I need to have the Internet and install any software ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i> Yes, you should have the Internet connectivity and you should install <a href="https://www.anaconda.com/products/individual" target="_blank"> www.anaconda.com/products/individual </a> Python 3.x version on your desktop/laptop. </span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Is it mandatory to do ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>No </span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i>Will the project work done in it be treated as an internship ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Yes </span></h5>
</div>
</div>
<div class="col-12 post-author-area d-flex align-items-center">
<!-- Author Content -->
<div class="author-content">
<h5><i class="zmdi zmdi-pin-help">  </i> Is it online or offline ?</h5>
<h5><span><i class="zmdi zmdi-info zmdi-hc-1x">  </i>Online </span></h5>
</div>
</div>
</div>
</div>
</section>
<!-- Our Blog Area Ends here -->
<!-- Footer Area Start -->
<footer class="footer-area bg-img bg-overlay-2 section-padding-100-0 ">
<!-- Main Footer Area -->
<div class="main-footer-area ">
<div class="container ">
<div class="row ">
<!-- Single Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-footer-widget mb-60 wow fadeInUp " data-wow-delay="300ms ">
<!-- Footer Logo -->
<a href="index.html" class="footer-logo "><img src="img/core-img/acmlogo.png " height="60px " width="50px " alt=" "></a>
<p>As the world’s largest computing society, ACM strengthens the profession's collective voice through strong leadership, promotion of the highest standards, and recognition of technical excellence. </p>
<!-- Social Info -->
<div class="social-info ">
<a href="https://www.facebook.com/AcmStudentChaptersIGIT/ " target="_blank"><i class="zmdi zmdi-facebook "></i></a>
<a href="https://www.instagram.com/acm_igdtuw/ " target="_blank"><i class="zmdi zmdi-instagram "></i></a>
<a href="https://twitter.com/search?q=acmigdtuw&src=typed_query " target="_blank"><i class="zmdi zmdi-twitter "></i></a>
<a href="https://www.linkedin.com/company/acm-student-chapter-igdtuw/ " target="_blank"><i class="zmdi zmdi-linkedin "></i></a>
</div>
</div>
</div>
<!-- Single Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-footer-widget mb-60 wow fadeInUp " data-wow-delay="300ms ">
<!-- Widget Title -->
<h5 class="widget-title ">Contact</h5>
<!-- Contact Area -->
<div class="footer-contact-info " target="_blank">
<p><i class="zmdi zmdi-map "></i>IGDTUW Kashmere Gate, New Delhi-06, India</p>
<a href="mailto: rishabh.kaushal@gmail.com">
<p> <i class="zmdi zmdi-email "></i>rishabh.kaushal@gmail.com</p>
</a>
<br>
<a href="http://acmigdtuwchapter.tech/" target="_blank">
<p><i class="zmdi zmdi-globe "></i>http://acmigdtuwchapter.tech/</p>
</a>
</div>
</div>
</div>
<!-- Single Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="single-footer-widget mb-60 wow fadeInUp " data-wow-delay="300ms ">
<!-- Widget Title -->
<h5 class="widget-title ">Past Workshops</h5>
<!-- Footer Gallery -->
<style>
.footer-gallery img {
width: 150px;
height: 100px;
}
</style>
<div class="footer-gallery ">
<div class="row ">
<div class="col-4 ">
<a href="img/1.jpeg " class="single-gallery-item "><img src="img/1.jpeg " alt=" "></a>
</div>
<div class="col-4 ">
<a href="img/2.jpeg " class="single-gallery-item "><img src="img/2.jpeg " alt=" "></a>
</div>
<div class="col-4 ">
<a href="img/3.jpeg " class="single-gallery-item "><img src="img/3.jpeg " alt=" "></a>
</div>
<div class="col-4 ">
<a href="img/4.jpeg " class="single-gallery-item "><img src="img/4.jpeg " alt=" "></a>
</div>
<div class="col-4 ">
<a href="img/5.jpeg " class="single-gallery-item "><img src="img/5.jpeg " alt=" "></a>
</div>
<div class="col-4 ">
<a href="img/6.jpeg " class="single-gallery-item "><img src="img/6.jpeg " alt=" "></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Copywrite Area -->
<div class="container ">
<div class="copywrite-content ">
<div class="row ">
<!-- Copywrite Text -->
<div class="col-12 col-md-8">
<div class="copywrite-text ">
<p>Developed by <a href="https://www.linkedin.com/in/tanya-garg-b51221145/" target="_blank">Tanya Garg(MCA)</a> & <a href="https://www.linkedin.com/in/amandeep-kaur-81b677183/" target="_blank">Amandeep Kaur(Btech IT)</a> Active
Student Members of ACM IGDTUW</p>
</div>
</div>
<!-- Footer Menu -->
<div class="col-12 col-md-4">
<div class="footer-menu ">
<ul class="nav ">
<li><a href="https://colorlib.com " target="_blank ">This template is made with <i class="fa fa-heart-o " aria-hidden="true "></i> by Colorlib</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Area End -->
<!-- **** All JS Files ***** -->
<!-- jQuery 2.2.4 -->
<script src="js/jquery.min.js"></script>
<!-- Popper -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- All Plugins -->
<script src="js/confer.bundle.js"></script>
<!-- Active -->
<script src="js/default-assets/active.js"></script>
</body>
</html>