forked from CQIITKGP/CQIITKGP.github.io
-
Notifications
You must be signed in to change notification settings - Fork 10
/
FAQs2.html
181 lines (166 loc) · 11.2 KB
/
FAQs2.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
`
<!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, height=device-height, initial-scale=1.0, minimum-scale=1.0">
<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">
<link rel="stylesheet" type="text/css" href="style/form.css">
<link rel="stylesheet" href="./style/stylescrollbtn.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="galleryslider.html">GALLERY</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="FAQs2.html">FAQs</a>
</li>
<li class="nav-item mx-auto">
<a class="nav-link" href="2022.html">EVENTS</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="#" onclick="noticeboardToggle()">NOTICE</a>
</li> -->
<li class="nav-item mx-auto">
<a class="nav-link" href="./Blog-Final/index.php">BLOGS</a>
</li>
</ul>
</div>
</nav>
</section>
<div class="faq_heading">
<h2 class="faq-head">FAQs </h2>
</div>
<div class="faqimg"><img id='faqimg' src="img\Feb-Business_9 (3).jpg" alt=""></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-2 w-75" 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-5 w-75">
<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-2 w-75" 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 w-75">
<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-2 w-75" 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 w-75">
<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-2 w-75" 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 w-75">
<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-2 w-75" 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 w-75">
<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-2 w-75" 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 w-75">
<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>
<button id="myScrollBtn" onclick="topFunction()">☝️</button>
<div class="contact_links faqspagefooter">
<div class="contact_links_data">
<a title="facebook" target="_blank" href="https://www.facebook.com/communique.iitkgp"><img class="contact_link_img " src="img/fb.png"></a>
<a target="_blank" href="https://www.youtube.com/channel/UCHDd6pfVicWGwIIbqIRP64g"><img class="contact_link_img " src="img/you-tube-2017-icon-seeklogo.com-4.svg"></a>
<a title="linkedin" target="_blank" href="https://www.linkedin.com/company/communiqu%C3%A9-iit-kharagpur/"><img class="contact_link_img" src="img/ln.png"></a>
<a href="https://goo.gl/maps/9TeiKJv4ePWHeTih6"><img class="contact_link_img" src="img/gmaps.png"></a>
<a title="instagram" target="_blank" href="https://www.instagram.com/communique_iitkgp/"><img src="img/icons8-instagram (1).svg" style="width: 60%;"></a>
</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>
<script src="script/scrollbtn.js"></script>
</html>