-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.php
184 lines (161 loc) · 9.27 KB
/
index.php
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
<?php
require_once 'header.php';
?>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="margin-top: -2vh; width: 98vw; margin-left: 1vw" id="top">
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="src/img/s3.jpg" alt="slider1" class="indexSliderImage responsive">
</div>
<div class="item">
<img src="src/img/s2.jpg" alt="slider2" class="indexSliderImage responsive">
</div>
<div class="item">
<img src="src/img/s4.jpg" alt="slider3" class="indexSliderImage responsive">
</div>
</div>
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- <div>
<a href="#top"><span class="glyphicon glyphicon-chevron-up moveToUpButton" aria-hidden="true"></span></a>
</div> -->
<div class="row" style="margin-top: 5vh">
<div class="col-sm-10 col-sm-offset-1">
<!-- <div class="alert alert-info indexNoticeTag">
<p class="indexNoticeText">NOTICE</p>
<ul class="" style="padding:0vw;">
<li class="list-group-item indexNotice">Results will be declared on 19th march.</li>
</ul>
</div> -->
</div>
<div class="container-fluid">
<div class="row" id="aboutUs">
<div class="col-sm-10 col-sm-offset-1">
<p class="indexIntroductionTag">ABOUT SPARK</p>
<p class="indexIntroductionText text-justify">IIT Roorkee invites applications for institute-funded SPARK fellowships for summer internships with a weekly stipend of
Rs. <strong>2500/week</strong> and project-funded summer internships.</p>
<div class="row" id="objectives">
<p class="indexObjectiveTag"><strong>Program Objectives</strong></p>
<p class="indexObjectiveText text-justify">
<ul class="indexGuidelines text-justify" >
<li> To provide research exposure to interested undergraduate students of IITR.</li>
<li>To attract and nurture talented undergraduate students of other institutes. Some of these students may then choose to apply for postgraduate or doctoral studies at IITR.</li>
</ul>
</p>
</div>
<div class="row">
<p class="indexObjectiveTag"><strong>Eligibility</strong></p>
<p class="indexObjectiveText text-justify" >
<ul class="indexGuidelines text-justify " style="">
<li>
Students who are currently enrolled and have completed at least two
semesters of the undergraduate degree (B.Arch./B.E./B.Tech./M.Sc) in a relevant discipline
from any institute in India.
</li>
<li>
Following minimum CGPA criterion will apply:
<ul>
<li>CGPA > 7.5 for IITs/IISc.</li>
<li>CGPA > 8.0 for NITs/ IISERs/ NISER/IIEST.</li>
<li>CGPA > 8.5 for students of other institutes.</li>
</ul>
</li>
</ul>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<p class="indexGuidelinesTag" id="guidelines">GUIDELINES</p>
<p class="indexObjectiveText text-justify">
<ul class="indexGuidelines text-justify indexGuidelines1" >
<li>Please login to submit your application and view status of your application.
</li>
<li >
Applications need to be submitted through an online portal made for the purpose where the
applicants will upload the transcripts (marksheets), photograph, a 500-word research
statement, and a brief 1-2 page resume. <strong>NOC</strong> and <strong>LOR</strong> are not required.
</li>
<li>
Applicants need to mention names of five faculty members of their choice from the list of
faculty members interested in having a summer intern.
</li>
<li>
Application submission deadline will be February 28 and decision on applications will be
made by March 15. Summer training will be held during the scheduled summer vacation at
IITR, or a shorter term if the applicant is not available for the entire period. However, the
term of the summer training should not be less than 6 weeks. Students of IITR will be
allowed to begin their summer internship immediately after the completion of the term-end
examination.
</li>
<li>
Accommodation and mess facilities in the Bhawans, subject to payment of necessary charges
at par with that paid by students living in hostels. The average cost of housing would be around Rs.<strong>3500/month</strong> (including mess facility).
</li>
</ul>
</p>
</div>
</div>
<!-- The Table showing Dates -->
<div class="row" style="margin-top: 0vh;margin-bottom: 0vw;">
<div class="col-sm-10 col-sm-offset-1">
<p class="indexGuidelinesTag" id="timeline">Important Dates</p>
<table class="table table-striped">
<thead>
<tr>
<th>#</th>
<th>Description</th>
<th>Date</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Faculties and their Research work announced</td>
<td>January 2019</td>
</tr>
<tr>
<td>2</td>
<td>Online Application Starts</td>
<td>Last week of January 2019</td>
</tr>
<!-- <tr>
<td>3</td>
<td>Application Submission Deadline</td>
<td>28th February 2018</td>
</tr> -->
<!-- <tr>
<td>4</td>
<td>Result Announcement</td>
<td>15th March 2018</td>
</tr> -->
</tbody>
</table>
</div>
</div>
</div>
<!--div class="row" >
<div class="col-sm-6 col-sm-offset-5" style="text-align: center;margin-bottom:7vh;">
<?php if($main_role=='student'){ ?>
<a href="<?php echo base_url_student; ?>" class="rainbow-button" alt="Apply Now"></a>
<?php } else{?>
<a href="#login" data-toggle="modal" data-target="#login" class="rainbow-button" alt="Apply Now"></a>
<?php }?>
</div>
</div-->
</div>
<?php require_once('footer.php'); ?>
<?php require_once('login_modal.php'); ?>
</body>