forked from CQIITKGP/CQIITKGP.github.io
-
Notifications
You must be signed in to change notification settings - Fork 10
/
FAQs.html
155 lines (145 loc) · 9.52 KB
/
FAQs.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0,shrink-to-fit=no">
<link rel="icon" type="image/jgp" href="img/logo.jpg">
<title>Communiqué FAQ</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="style/gunjan.css">
</head>
<body class="faq_body">
<section id="nav-bar">
<nav class="navbar fixed-top navbar-expand-lg navbar-light ">
<a class="navbar-brand" href="#first-page"><img src="img/logo.jpg">Communiqué</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<!--ml-auto for right alignment -->
<li class="nav-item active mx-auto">
<a class="nav-link" href="index.html#first-page">HOME</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="gallery.html">GALLERY</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="FAQs.html">FAQs</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="alumni.html">ALUMNI</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="Events.html">EVENTS</a>
</li>
</ul>
</div>
</nav>
</section>
<div class="faq_heading">
<h2>FAQs </h2>
</div>
<div class="accordion-section clearfix mt-3 faq_bg" aria-label="Question Accordions">
<div class="container container_width" id="FAQs">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading0">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse0" aria-expanded="true" aria-controls="collapse0">
What is Communiqué?
</a>
</h3>
</div>
<div id="collapse0" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading0">
<div class="panel-body px-3 mb-4">
<p>Communiqué is the official soft skills and personality development society of Indian Institute of Technology (IIT), Kharagpur campus working under the aegis of the Vice President, Technology Students Gymkhana. It was founded
in the year 2006 by our distinguished alumni Anindya Dutta to aid in the development of soft skills & personality among the KGP community.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading1">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
What does the team do?
</a>
</h3>
</div>
<div id="collapse1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading1">
<div class="panel-body px-3 mb-4">
<p>The team of Communiqué, IIT Kharagpur is committed to the betterment of soft skills of our KGP community. We organize various events such as Soft Skills Bootcamp, CAT seminar, Off-Campus Internship Panel Discussion, etc. Find
out more about our events <a href="#">here</a>. We have also released two books in the field of soft skills - Playing it Soft & The Guessing Game. Find out more about our book releases <a href="#">here</a>. We also release
interviews of students who scored it big during placement and internship season in our CQConsulTalks and CQCoreCombat series from our Medium Blog. Check out our blog <a href="#">here</a>.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading2">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse2" aria-expanded="true" aria-controls="collapse2">
What events are organized by us?
</a>
</h3>
</div>
<div id="collapse2" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading2">
<div class="panel-body px-3 mb-4">
<p>We have organised various events such as Higher Education Seminar (in association with Wallick Consulting), Soft Skills Bootcamp (in association with Erudite), CAT Seminar (in association with TIME), and many others. Check
out more of our events <a href="#">here</a>.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading3">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse3" aria-expanded="true" aria-controls="collapse3">
What is the recruitment process to be a part of Communiqué?
</a>
</h3>
</div>
<div id="collapse3" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading3">
<div class="panel-body px-3 mb-4">
<p>We recruit students from the fresher's batch after 2 weeks of session beginning and from sophomore batch after 1 week of session beginning. The students are screened on the basis of their performance in Group Discussion (round
1) and Personal Interview (round 2). They are assessed on their speaking skills, analytical skills, and communication skills.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading4">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse4" aria-expanded="true" aria-controls="collapse4">
What are the activities organized by us?
</a>
</h3>
</div>
<div id="collapse4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading4">
<div class="panel-body px-3 mb-4">
<p>We organize various online and offline activities such as seminars, bootcamps, etc. for the campus students. Check out more about what we do <a href="#">here</a>.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading p-3 mb-3" role="tab" id="heading5">
<h3 class="panel-title">
<a class="collapsed" role="button" title="" data-toggle="collapse" data-parent="#accordion" href="#collapse5" aria-expanded="true" aria-controls="collapse5">
How to contact us?
</a>
</h3>
</div>
<div id="collapse5" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading5">
<div class="panel-body px-3 mb-4">
<p>You can contact us on the ‘Contact Us’ form on our website <a href="#">here</a>. Alternatively, visit our FB page - <a href="#">Communiqué, IIT Kharagpur</a> or drop a message on our Instagram handle <a href="#">@communique_iitkgp</a>.
We are also reachable via our LinkedIn page <a href="#">Communiqué, IIT Kharagpur</a>.
</div>
</div>
</div>
</div>
</div>
</body>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
</html>