-
Notifications
You must be signed in to change notification settings - Fork 0
/
appdocket-btech.html
323 lines (295 loc) · 18.7 KB
/
appdocket-btech.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Rishi Raj Jain, Avi Garg, Ankit Agarwal">
<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>Application Docket UG - 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">Application Docket For B.Tech</h1>
<h3 class="mt-5 animated fadeInDown">Candidates are required to submit the following along with the application form:</h3>
<p>
<h5 class="mt-5 animated fadeInLeft"> ● Recent Photograph</h5>
<h5 class="mt-5 animated fadeInLeft"> ● Proof of Date of Birth</h5>
</p>
<p>
<h5 class="mt-5"> ● Transcripts from Class IX (or equivalent) to Class XII (or equivalent):</h5>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i> Certified by the school Principal or equivalent.</li>
<li><i class="fa fa-angle-right"></i>For students still studying in Class XII (or equivalent), a predicted score
may be submitted. The candidate should submit the final scores of the
qualifying exam at the time of joining the Institute.</li>
</ul>
<h5 class="mt-5 animated fadeInLeft"> ● Certificates/ Score Cards for Standardized tests in English/ Maths/ Physics/ Chemistry/ Biology/ Programming Languages etc.</h5>
</p>
<p>
<h5 class="mt-5"> ● Standardized Test Scores</h5>
<p>
Since assessment methodologies of different countries are different, it is pertinent to ask for the following standardized test scores:
</p>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i> SAT or ACT score</li>
<li><i class="fa fa-angle-right"></i>At least 2 SAT Subject tests</li>
<li class="px-4"><i class="fa fa-angle-right"></i>Math Level 1 or 2 (Math Level 2 is preferred) (Mandatory)</li>
<li class="px-4"><i class="fa fa-angle-right"></i>Physics, Chemistry, or Biology (at least 1)</li>
</ul>
</p>
<p>
<h5 class="mt-5"> ● A Statement of Purpose highlighting the following:</h5>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i> Which course/ program at IIIT Delhi appeals to the participant and why?</li>
<li><i class="fa fa-angle-right"></i>What is the most significant challenge that you have faced in life, when things did not go according to plan. How did you manage it?</li>
<li><i class="fa fa-angle-right"></i>At IIIT Delhi we strive to make meaningful contributions to lives of
others. Describe your contributions towards the betterment of class,
family, community, society or even self.</li>
<li><i class="fa fa-angle-right"></i> You can also describe the world you come from, for example, your school, club, community, city etc. How has this shaped your dreams and aspirations?</li>
</ul>
</p>
<p>
<h5 class="mt-5"> ● (Optional) Upto 4 activities beyond the regular school curriculum can be
presented with the challenges and achievements thereof.</h5>
</p>
<p>
<h5 class="mt-5"> ● (Optional) Upto 4 activities beyond the regular school curriculum can be
presented with the challenges and achievements thereof.</h5>
<ul class="pl-0 feature-list animated fadeInLeft">
<!-- <li><i class="fa fa-angle-right"></i> For example, the
candidate may highlight extra-curricular achievements in sports, academics,
music, community service, and/ or any other.</li> -->
</ul>
</p>
<p>
<h5 class="mt-5"> ● (Optional) The student can share a portfolio.</h5>
<ul class="pl-0 feature-list animated fadeInLeft">
<li><i class="fa fa-angle-right"></i> research / maker project summary reports (max 10 pages)/ demo videos
(max 2 minute duration);</li>
<li><i class="fa fa-angle-right"></i>2-3 performance audios/ videos (max 2 minute duration each)
highlighting one’s versatility;</li>
<li><i class="fa fa-angle-right"></i>2-3 compositions etc (not more than 10 pages).
</li>
</ul>
</p>
</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:int-admissions@iiitd.ac.in">int-admissions@iiitd.ac.in</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>