-
Notifications
You must be signed in to change notification settings - Fork 0
/
ia-fellowships-mtech.html
286 lines (269 loc) · 17.5 KB
/
ia-fellowships-mtech.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Ankit Agarwal, Avi Garg, Rishi Raj Jain">
<meta name="description" content="">
<meta name="keywords" content="International Affairs, IIIT-Delhi, International, iiitd, Admissions, Career, B.Tech, M.Tech, Ph.D">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Fellowships PG - IIIT-Delhi</title>
<link rel="shortcut icon" href="./assets/images/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="./assets/css/flaticon.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="assets/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./assets/css/hamburger.css">
<link rel="stylesheet" href="./assets/css/main.css">
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-151241616-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-151241616-1');
</script>
</head>
<body>
<nav class="navbar fixed-top navbar-dark nav-bg py-0 shadow">
<div class="container px-0" style="height: 70px;">
<a class="navbar-brand" href="index.html">
<img src="https://iiitd.ac.in/sites/default/files/images/logo/style3singlecolorsmall.png" class="d-inline-block align-top nav-icon"/>
</a>
<a class="btn btn-sm btn-outline-yellow d-none d-md-block ml-auto noshadow" href="index.html#OurPrograms">APPLY NOW</a>
<a class="px-1"></a>
<a class="btn btn-sm btn-outline-warning d-none d-md-block noshadow" href="assets/BrochureIIITD.pdf" download>VIEW BROCHURE</a>
<button class="navbar-toggler border-0 noshadow hamburger hamburger--spin align-items-center d-flex" id="hamMenu" type="button" data-toggle="collapse" data-target="#sideMenu">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</div>
<div class="collapse navbar-collapse" id="sideMenu">
<div class="container heading text-white" style="height: calc(100vh - 70px); overflow-y: auto; padding: 0 0.65rem; overflow-x: hidden">
<div class="row">
<div class="col-auto">
<h4 class="font-weight-bold mt-2 mt-lg-4 mb-2 text-uppercase mb-0 border-bottom pb-1 yellow-line">Menu</h4>
</div>
</div>
<div class="row mt-2 mt-lg-3 text-white">
<div class="col-12 col-lg-4">
<ul class="list-group menu-group" style="list-style: none">
<li class="pb-2"><a class="text-white" href="index.html">Home</a></li>
<li class="pb-2"><a class="text-white" onclick="navgogle();" href="index.html#AboutUs">About Us</a></li>
<li class="pb-2"><a class="text-white" onclick="navgogle();" href="index.html#Grow">Grow Your Career</a></li>
<li class="pb-2"><a class="text-white" onclick="navgogle();" href="index.html#Infra">Infrastructure@IIITD</a></li>
<li class="pb-2"><a class="text-white" onclick="navgogle();" href="index.html#LfieId">Life@IIITD</a></li>
<li class="pb-2"><a class="text-white" href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-3 mt-lg-0">
<a class="text-white" href="#">B.Tech.</a>
<ul class="list-group menu-group mt-2 pl-1" style="list-style: none">
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-eligibilty-criteria-btech.html">Eligibilty</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" onclick="toggles('btech');">Admission Process</a></li>
<li class="pb-2 px-5" id="btechimpdatos"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="admin-process-btech.html">Application Process</a></li>
<li class="pb-2 px-5" id="btechimpdatos22"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-impdates-btech.html">Important Dates</a></li>
<li class="pb-2 px-5" id="btechappdos"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="appdocket-btech.html">Application Docket</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-program-fee-btech.html">Program Fee</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-fellowships-btech.html">Fellowships and Financial Support</a></li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-3 mt-lg-0">
<a class="text-white" href="#">M.Tech.</a>
<ul class="list-group menu-group mt-2 pl-1" style="list-style: none">
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-eligibilty-criteria-mtech.html">Eligibilty</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" onclick="toggles('mtech');">Admission Process</a></li>
<li class="pb-2 px-5" id="mtechimpdatos"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-impdates-mtech.html">Important Dates</a></li>
<li class="pb-2 px-5" id="mtechappdocs"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="appdocket-mtech.html">Application Docket</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-program-fee-mtech.html">Program Fee</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-fellowships-mtech.html">Fellowships and Financial Support</a></li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-3 mt-lg-4">
<a class="text-white" href="#">Ph.D.</a>
<ul class="list-group menu-group mt-2 pl-1" style="list-style: none">
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-eligibilty-criteria-phd.html">Eligibilty</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" onclick="toggles('phd');">Admission Process</a></li>
<li class="pb-2 px-5" id="phdappdocs"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="appdocket-phd.html">Application Docket</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-program-fee-phd.html">Program Fee</a></li>
<li class="pb-2"><i class="fa fa-angle-right pr-2"></i><a class="text-white" href="ia-fellowships-phd.html">Financial Support</a></li>
</ul>
</div>
<div class="col-12 col-lg-4 mt-3 mt-lg-4 mb-4">
<h5 class="mb-2 mt-3 mt-lg-0">Follow Us</h5>
<a style="text-decoration: none !important" class="mr-3" target="_blank" href="https://www.facebook.com/IIITDelhi/">
<i class="text-white fa fa-facebook"></i>
</a>
<a style="text-decoration: none !important" class="mr-3" target="_blank" href="https://www.linkedin.com/school/iiit-delhi/">
<i class="text-white fa fa-linkedin"></i>
</a>
<a style="text-decoration: none !important" class="mr-3" target="_blank" href="https://twitter.com/IIITDelhi">
<i class="text-white fa fa-twitter"></i>
</a>
<a style="text-decoration: none !important" class="mr-3" target="_blank" href="https://www.quora.com/topic/Indraprastha-Institute-of-Information-Technology-Delhi-IIIT-Delhi">
<i class="text-white fa fa-quora"></i>
</a>
</div>
</div>
</div>
</div>
</nav>
<style>
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
main > .container {
padding: 60px 15px 0;
}
.footer {
background-color: #f5f5f5;
}
.footer > .container {
padding-right: 15px;
padding-left: 15px;
}
code {
font-size: 80%;
}
</style>
<!-- Begin page content -->
<main role="main" class="flex-shrink-0">
<div class="container">
<h1 class="mt-5 animated flipInX">Fellowships and Financial Support For M.Tech</h1>
<h5 class="mt-4 animated fadeInDown">At IIITD it is our constant endeavour to attract meritorious students and ensure
that meritorious students get access to highest quality of education independent of
their financial capability. To enable this a large number of Merit Fellowships have
been instituted.
</h5>
<h5 class="mt-4 animated fadeInDown">A large number of admitted foreign students can get fellowship upto 100% of
Tuition Fee. Fellowships equivalent to 75%, 50% and 25% Tuition Fees are given
to other meritorious students.
</h5>
<h3 class="mt-5 animated fadeInDown">Continuation Of Fellowships</h3>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i>After the first year of admission, the eligibility of the students for fellowship will
be reviewed at the beginning of every semester.</li>
<li><i class="fa fa-angle-right"></i>A student will be eligible for merit fellowship only if he/she meets certain criteria
of academic performance. These would be linked to the median performance of
the entire batch of students admitted in the same year in the same program.</li>
<li><i class="fa fa-angle-right"></i>The fellowship can continue at maximum until the normal duration of the program
(2 years for the M.Tech. program). If the student is required to stay longer than
this to complete the academic requirements, he/ she is expected to pay the regular
international fee.</li>
</ul>
<h3 class="mt-5 animated fadeInDown">Other means of Financial Support available at IIIT Delhi</h3>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i>IIIT Delhi also offers Teaching Assistant positions to students who perform well
in academics and have good communication skills.
</li>
<li><i class="fa fa-angle-right"></i>To further augment the financial aid, a student can qualify the English/
Communication skills test at IIIT and be considered for support as a TA. Level of
TA support will be the same as for Indian students and is revised on a regular
basis. At present this support is of the order of Rs.12400/- per month.
</li>
<li><i class="fa fa-angle-right"></i>In addition to TA support, the institute also offers summer internship positions
with faculty members on their projects. The student may apply to be considered
for the same. The amount of support and eligibility is dependent on the internship
position offered and is decided by the faculty offering this internship.</li>
</ul>
</div>
</main>
<div style="background: #001D4A">
<div class="container mt-5 pt-4 text-white">
<div class="row mt-3">
<div class="col-12 col-md-3">
<h5 class="mb-1 heading">Links</h5>
<ul class="m-0 p-0" style="list-style-type: none;">
<li><a class="text-center text-white small" href="index.html">International Affairs</a></li>
<li><a class="text-center text-white small" target="_blank" href="https://www.iiitd.ac.in/internal-links">Internal Links</a></li>
<li><a class="text-center text-white small" href="https://iiitd.ac.in/">IIIT-Delhi</a></li>
</ul>
</div>
<div class="col-12 col-md-3">
<h5 class="mb-1 mt-3 mt-md-0 heading">Follow Us</h5>
<a style="text-decoration: none !important" class="mr-2" target="_blank" href="https://www.facebook.com/IIITDelhi/">
<i class="text-white fa fa-facebook"></i>
</a>
<a style="text-decoration: none !important" class="mr-2" target="_blank" href="https://www.linkedin.com/school/iiit-delhi/">
<i class="text-white fa fa-linkedin"></i>
</a>
<a style="text-decoration: none !important" class="mr-2" target="_blank" href="https://twitter.com/IIITDelhi">
<i class="text-white fa fa-twitter"></i>
</a>
<a style="text-decoration: none !important" class="mr-2" target="_blank" href="https://www.quora.com/topic/Indraprastha-Institute-of-Information-Technology-Delhi-IIIT-Delhi">
<i class="text-white fa fa-quora"></i>
</a>
</div>
<div class="col-12 col-md-3">
<h5 class="mb-1 mt-3 mt-md-0 heading">Contacts</h5>
<ul class="company-address-list pl-0 mb-0">
<li class="small heading"><i class="text-white fa fa-map-marker"></i><a class="text-center text-white" href="https://goo.gl/maps/rKYzKH6GkjHQRgFb6">Google Maps</a></li>
<li class="small heading"><i class="text-white fa fa-envelope"></i><a class="text-center text-white" href="mailto:[email protected]">[email protected]</a></li>
<li class="text-white small"><i class="text-white fa fa-phone"></i><a href="tel:01126907496" style="text-decoration: none;color: white;">+91-011-26907496</a></li>
</ul>
</div>
<div class="col-12 col-md-3">
<h5 class="mb-1 mt-3 mt-md-0 heading">Designed By</h5>
<ul class="list-unstyled">
<li>
<a class="text-center text-white medium" target="_blank" href="https://www.linkedin.com/in/digitalplayer1125/">Rishi Raj Jain</a>
</li>
<li>
<a class="text-center text-white medium" target="_blank" href="https://www.linkedin.com/in/avisionx/">Avi Garg</a>
</li>
</ul>
</div>
</div>
<div class="row justify-content-center">
<div class="col">
<p class="small text-white">Copyright © 2019 | All Rights Reserved</p>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="./assets/js/jquery.waypoints.min.js"></script>
<script src="./assets/js/jquery.countup.min.js"></script>
<script src="./assets/js/scrambler.js"></script>
<script>
$("#btechimpdatos").toggle();
$("#btechimpdatos22").toggle();
$("#btechappdos").toggle();
$("#mtechimpdatos").toggle();
$("#mtechappdocs").toggle();
$("#phdappdocs").toggle();
function toggles(O){
if(O===("btech")){
$("#btechimpdatos").toggle();
$("#btechimpdatos22").toggle();
$("#btechappdos").toggle();
}
if(O===("mtech")){
$("#mtechimpdatos").toggle();
$("#mtechappdocs").toggle();
}
else{
$("#phdappdocs").toggle();
}
}
$("#hamMenu").on('click', function(){
$("#hamMenu").toggleClass("is-active");
$("body").toggleClass("stopScroll");
$(".nav-bg").toggleClass("nav-open");
})
$('.dropdown-menu a.dropdown-toggle').on('click', function(e) {
if (!$(this).next().hasClass('show')) {
$(this).parents('.dropdown-menu').first().find('.show').removeClass('show');
}
var $subMenu = $(this).next('.dropdown-menu');
$subMenu.toggleClass('show');
$(this).parents('li.nav-item.dropdown.show').on('hidden.bs.dropdown', function(e) {
$('.dropdown-submenu .show').removeClass('show');
});
return false;
});
</script>
</body>
</html>