-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathqueries.php
More file actions
148 lines (120 loc) · 9.55 KB
/
queries.php
File metadata and controls
148 lines (120 loc) · 9.55 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta property="fb:app_id" content="211747799624268" />
<meta name="theme-color" content="#3498db">
<link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Bitter:700|Dancing+Script:700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style_v3.css">
<title>Polaris - Student Mentorship Program</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-121551593-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-121551593-1');
</script>
</head>
<body>
<?php
require_once('header.php');
?>
<header class="header header__queries">
<div class="container">
<div class="header__hero-box">
<h1 class="heading-primary">Queries</h1>
<p class="heading-subtitle">Ask anything...</p>
</div>
</div>
</header>
<section class="section">
<div class="container">
<div class="faq">
<h2 class="heading-secondary">Frequently Asked Questions</h2>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What are the programmes of study at IIT Bhilai?</h3>
<p class="info__text">IIT Bhilai is currently offering four-year B.Tech., two-year M.Tech and Ph.D degree programs. The Academic system and culture of IIT Bhilai is inspired by that at IIT Hyderabad. The highlight of the academics here is the Fractal System of distributing courses across the semesters. The curriculum lays strong emphasis on developing industrial and practical skills while backing them up with a concrete theoretical foundation.</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What departments of study are available?</h3>
<ul class="info__list">
<li class="info__item"><strong>Bachelor of Technology (B.Tech) —</strong> Computer Science and Engineering, Electrical Engineering and Mechanical Engineering</li>
<li class="info__item"><strong>Master of Technology (M. Tech) —</strong> Computer Science and Engineering, Electrical Engineering and Mechanical Engineering</li>
<li class="info__item"><strong>Doctor of Philosophy (Ph.D) —</strong> Computer Science and Engineering, Electrical Engineering, Mechanical Engineering, Physics and Chemistry</li>
</ul>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What are the opportunities of branch change for B.Tech program?</h3>
<p class="info__text">After the first semester you are given an opportunity to change your branch. Your GPA should meet the criteria laid down by the Academic section. Tip: For a smooth branch change try to keep GPA above 9. However, cutoffs for branch change are usually relative.</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What are the facilities and amenities provided in the hostels?</h3>
<p class="info__text">IIT Bhilai is a residential campus, with well facilitated student's hostels.There are four hostels namely Castle Ena, Castle Dio, Castle Tria and Castle Tessera. All hostels are equipped with some sport facilities, recreation rooms, TV room, washing machines, and dining etc. Hostels are rigged with Wi-Fi and LAN access. For more information visit <a href="life.php#hostel__facilities">Polaris ‐ Hostel Facilities</a></p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> How is the Internet Connectivity?</h3>
<p class="info__text">IIT Bhilai gets it's internet connection from NKN (National Knowledge Network), which is known for providing very high speed connection to IITs and other Govt institutions. There is also a high speed BSNL connection, as a backup. Completely uncapped connection is provided to the students. There are several claims that they were getting around 120 mbps over LAN connection in hostel. Systems like proxy are avoided to ensure maximum compatibility.</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> Is it mandatory to report and do the registration on 23rd July 2019?</h3>
<p class="info__text">Yes.</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What about hostel room allocation and accommodation for parents?</h3>
<p class="info__text">The Hostel rooms will be completely allocated upon sharing basis and will be completely random. No accommodation will be provided to the parents they can stay in nearby hotels.</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What are the Scholarships available for students to avail?</h3>
<p class="info__text">Institute supports several scholarships, fellowships and various forms of assistantships for deserving students.
<ul class="info__list">
<li class="info__item"> Merit-cum-Means (MCM) Scholarship</li>
<li class="info__item"> Institute SC/ST Scholarship</li>
<li class="info__item"> Institute Free Studentship Scholarship</li>
<li class="info__item"> Institute Fellowship to Postgraduate Students</li>
</ul>
</p>
<p class="info__text">
For Further Details refer Academic Brochure - <a href="https://www.iitbhilai.ac.in/index.php?pid=info_brochure">Click here</a>
<br>
Also there are few State government and Central government scholarships for further details contact -<a href="https://www.iitbhilai.ac.in/index.php?pid=acad_contact">Academics Department</a>
</p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> What are the measures taken against Ragging?</h3>
<p class="info__text">Yet IIT Bhilai is a ragging free campus, there is a policy against ragging and every students signs a letter to the effect that they will not participate in ragging. Everybody is vigilant to prevent any attempt of ragging. A reported case of ragging is dealt with strictly. </p>
</div>
<div class="info">
<h3 class="heading-tertiary"><i class="far fa-dot-circle"></i> Is it safe for female students in the campus, what are the safety measures taken?</h3>
<p class="info__text">Faculty members and Director reside on the campus itself and they are available for assistance. Our campus security is here for 24*7 support. Senior students also support the new students to get acquainted with the city and campus life - through the Mentorship program. If you want to raise a complaint, you will be supported too. We also have an Anti-ragging unit for support in campus.</p>
</div>
</div>
</div>
</section>
<div class="line-break"></div>
<section class="section">
<div class="container">
<div class="comment">
<h2 class="heading-secondary">Have some more questions?</h2>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0&appId=211747799624268&autoLogAppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-comments" data-href="https://polaris.iitbhilai.ac.in/queries.html" data-width="100%" data-order-by="reverse_time" data-numposts="100"></div>
</div>
</div>
</div>
</section>
<?php
require_once('footer.php');
?>
</body>
</html>