-
Notifications
You must be signed in to change notification settings - Fork 2
/
how_to_apply.html
310 lines (280 loc) · 21.8 KB
/
how_to_apply.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>IU How to Apply</title>
<link rel="icon" href="https://assets.iu.edu/brand/3.2.x/trident-large.png" type="image/icon type">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/rivet.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body class="rvt-layout">
<!-- **************************************************************************
DETAILS - TWO-COLUMN LAYOUT
-> rivet.iu.edu/layouts/details-page/
*************************************************************************** -->
<!-- **************************************************************************
Header
-> rivet.iu.edu/components/header/
*************************************************************************** -->
<header class="rvt-header-wrapper branding-bar">
<!-- Hidden link for keyboard users to skip to main content -->
<a class="rvt-header-wrapper__skip-link" href="#main-content">Skip to main content</a>
<div class="rvt-header-global">
<div class="rvt-container-xl">
<div class="rvt-header-global__inner">
<div class="rvt-header-global__logo-slot">
<a class="rvt-lockup" href="/">
<!-- Trident logo -->
<div class="rvt-lockup__tab">
<svg xmlns="https://assets.iu.edu/brand/3.2.x/trident-large.png" class="rvt-lockup__trident" viewBox="0 0 28 34">
<path d="M-3.34344e-05 4.70897H8.83308V7.174H7.1897V21.1426H10.6134V2.72321H8.83308V0.121224H18.214V2.65476H16.2283V21.1426H19.7889V7.174H18.214V4.64047H27.0471V7.174H25.0614V23.6761L21.7746 26.8944H16.2967V30.455H18.214V33.8787H8.76463V30.592H10.6819V26.8259H5.20403L1.91726 23.6077V7.174H-3.34344e-05V4.70897Z" fill="currentColor"></path>
</svg>
</div>
<!-- Website or application title -->
<div class="rvt-lockup__body">
<h1 class="rvt-lockup__title">Luddy School of Informatics, Computing and Engineering at IUI</h1>
</div>
</a>
</div>
<!-- Header controls -->
<div class="rvt-header-global__controls">
<!-- Search -->
<div data-rvt-disclosure="search" data-rvt-close-click-outside>
<!-- Button that shows/hides the search field -->
<button class="rvt-global-toggle" data-rvt-disclosure-toggle="search" aria-expanded="false">
<span class="rvt-sr-only">Search</span>
<svg xmlns="http://www.w3.org/2000/svg" class="rvt-global-toggle__search" height="16" viewBox="0 0 16 16" width="16">
<path d="M15.71,14.29,10.89,9.47a6,6,0,1,0-1.42,1.42l4.82,4.82a1,1,0,0,0,1.42,0A1,1,0,0,0,15.71,14.29ZM6,10a4,4,0,1,1,4-4A4,4,0,0,1,6,10Z" fill="currentColor"></path>
</svg>
</button>
<!-- Search field -->
<form action="/search" class="rvt-header-global__search" data-rvt-disclosure-target="search" role="search" method="get" hidden>
<label class="rvt-sr-only" for="search">Search</label>
<div class="rvt-input-group">
<input id="search" class="rvt-input-group__input rvt-text-input" type="text" name="q">
<div class="rvt-input-group__append">
<button class="rvt-button">Search</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- **************************************************************************
Main content area
*************************************************************************** -->
<div class="rvt-bg-black-000 rvt-border-bottom rvt-p-top-xl">
<div class="rvt-container-lg rvt-prose rvt-flow rvt-p-bottom-xl">
<!-- **************************************************************
Page title
*************************************************************** -->
<h1 class="rvt-m-top-xs rvt-text-bold" style="margin-left:-100px">Datawiz-IN Scholars Program</h1>
</div>
</div>
<main id="main-content" class="rvt-layout__wrapper rvt-layout__wrapper--details rvt-container-lg">
<!-- **********************************************************************
Sidebar
*********************************************************************** -->
<div class="rvt-layout__sidebar" id="section-nav">
<!-- ******************************************************************
Section navigation
******************************************************************* -->
<nav class="rvt-sidenav" aria-labelledby="section-pages" data-rvt-sidenav>
<ul class="rvt-sidenav__list">
<li class="rvt-sidenav__item">
<a href="index.html" class="rvt-sidenav__link">Datawiz-IN Scholars Program</a>
</li>
<li class="rvt-sidenav__item">
<a href="how_to_apply.html" class="rvt-sidenav__link" aria-current="page">How to Apply</a>
<path fill="currentColor" d="M8,12.46a2,2,0,0,1-1.52-.7L1.24,5.65a1,1,0,1,1,1.52-1.3L8,10.46l5.24-6.11a1,1,0,0,1,1.52,1.3L9.52,11.76A2,2,0,0,1,8,12.46Z" />
</li>
<li class="rvt-sidenav__item">
<a href="faculty.html" class="rvt-sidenav__link">IU Faculty Members</a>
</li>
<li class="rvt-sidenav__item">
<a href="opportunities.html" class="rvt-sidenav__link">Other Opportunities</a>
</li>
<li class="rvt-sidenav__item" style="margin-top: 5px">
<details>
<summary><a class="rvt-sidenav__link">Past Scholars</a></summary>
<ul id="show" class="rvt-sidenav__list details" style="margin-left: 50px">
<li><a href="datawizscholars2023.html" class="rvt-sidenav__link">2023</a></li>
<li><a href="datawizscholars2024.html" class="rvt-sidenav__link">2024</a></li>
</ul>
</details>
</li>
</ul>
</nav>
</div>
<!-- **********************************************************************
Content
*********************************************************************** -->
<section id="navone">
<div class="rvt-layout__content">
<!-- ******************************************************************
Breadcrumb navigation
******************************************************************* -->
<nav class="rvt-flex rvt-items-center" role="navigation" aria-label="Breadcrumb">
<ol class="rvt-breadcrumbs rvt-grow-1">
<li><a href="#0" style="color:#990000">Home</a></li>
<li><a href="#0" style="color:#990000">For Students</a></li>
</ol>
<a class="rvt-hide-md-up rvt-text-regular rvt-ts-14 rvt-inline-flex rvt-items-center rvt-p-tb-xxs rvt-p-lr-xs rvt-link-bold rvt-border-radius rvt-bg-blue-000 rvt-shrink-0" href="#section-nav">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" id="rvt-icon-arrow-down">
<path fill="currentColor" d="M12.71 10.29a1 1 0 0 0-1.41 0L9 12.59V1a1 1 0 0 0-2 0v11.59l-2.29-2.3A1 1 0 0 0 3.3 11.7l4 4a1 1 0 0 0 1.42 0l4-4a1 1 0 0 0-.01-1.41z"></path>
</svg>
<span class="rvt-m-left-xs">Section navigation</span>
</a>
</nav>
<!-- ******************************************************************
Page title and summary
******************************************************************* -->
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<h4 class="rvt-ts-18 rvt-text-bold">HOW TO APPLY</h4>
<h2 class="rvt-items-center rvt-text-bold">Datawiz-IN Scholars Program</h2><br/>
<p class="rvt-ts-20 rvt-color-black-500">
To start your application, visit our
<a href="https://iu.co1.qualtrics.com/jfe/form/SV_3F4thUwIhB4yfe6" target="_blank">application form</a>.
</p>
<p class="rvt-ts-20 rvt-color-black-500">
<strong>Program Dates:</strong><br>
Jun 2nd – Aug 1st, 2025 (on-campus)<br>
Aug 2nd – Aug 8th, 2025 (some online sessions)
</p>
<p class="rvt-ts-20 rvt-color-black-500">To be considered for the planned face to face 2025 Datawiz-IN Scholars Program, a completed application, and supporting documents must be submitted to the Indiana University Graduate School by March 15, 2025. Early applicants will receive priority consideration.</p>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500" style="font-style:italic">Application and supporting materials</p>
<ul class="rvt-ts-20 rvt-color-black-500">
<li>A completed online application form with essays</li>
<li>A recent unofficial transcript (PDF) for all colleges/universities attended (If you have more than one transcript, combine them into one PDF file)</li>
<li>A resume/CV (PDF).</li>
<li>Two letters of recommendation from faculty who are familiar with your interests (recommenders will email <a>[email protected]</a>)</li>
</ul>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500 rvt-text-bold" style="font-style:italic;">Step 1: Complete the online application
<p class="rvt-ts-20 rvt-color-black-500">As part of the online application, you will upload your transcript, resume/CV, and personal statement as PDF files. Please note that the application form requires each applicant to identify three faculty mentors, in priority order, for whom they would like to work during the summer. The list of faculty mentors available for the institute can be found by clicking this link: <a href="faculty.html">Datawiz-IN Scholars Program Participating Faculty</a>. The application also includes space to provide rationale for why that faculty member should consider you as a mentee for the institute. This brief rationale will focus on the specific faculty mentor and his/her research areas and should enhance the personal statement.Your personal statement essay addresses four topics.</p>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500 rvt-text-bold">ESSAY QUESTIONS</p>
<p class="rvt-ts-20 rvt-color-black-500">For the essay, we ask that you use a maximum of 2 pages to address the following questions:</p>
<ol class="rvt-ts-20 rvt-color-black-500">
<li>Why do I want to participate in the Datawiz-IN Scholars Program; that is, what do I hope to gain from this summer research experience?</li>
<li>What are my short and long term career goals?</li>
<li>What are my academic (Master's, Doctorate, or another graduate or professional degree) goals?</li>
<li>List personal qualities, research and/or technical skills that may enhance your summer research experience.</li>
</ol>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500 rvt-text-bold">Step 2: Request recommendation letters</p>
<p class="rvt-ts-20 rvt-color-black-500">You should select two recommenders (i.e., faculty member or employer who can evaluate your potential for graduate school, taking into consideration your accomplishments, intellectual prowess, independent work habits, capacity for critical and analytical thinking, and ability to organize and express ideas clearly). Please be sure to include <a style="color:blue;">"Datawiz-IN Scholars 2025 Applicant Documents"</a> in the subject line of the email.</p>
<p class="rvt-ts-20 rvt-color-black-500">These letters should be sent via email (preferably as a PDF file) to <a href="mailto:[email protected]">[email protected]</a> by March 22, 2025. Applications are reviewed on a rolling basis and cannot be considered until all materials have been received.</p>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500 rvt-text-bold" style="font-style:italic">Questions</p>
<p class="rvt-ts-20 rvt-color-black-500">For additional questions, please email Dr. Sarath Janga at <a href="mailto:[email protected]">[email protected]</a> or Dr. Saptarshi Purkayastha at <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
<div class="rvt-m-top-xxl rvt-m-top-md-md-up rvt-flow rvt-prose">
<p class="rvt-ts-20 rvt-color-black-500">Please NOTE: The Datawiz-IN Scholars Program is designed to provide intensive, full-time summer research experiences for students interested in pursuing graduate education in Biomedical Informatics as part of their future academic pursuits.</p>
</div>
</div>
</section>
</main>
<!-- **************************************************************************
Footer: Social media
-> rivet.iu.edu/components/footer/
*************************************************************************** -->
<div aria-labelledby="social-heading" class="rvt-footer-social" role="complementary">
<div class="rvt-container-lg">
<h2 class="rvt-sr-only" id="social-heading">Social media</h2>
<ul class="rvt-footer-social__list">
<li>
<a href="https://www.facebook.com/IndianaUniversity">
<span class="rvt-sr-only rvt-color-white">Facebook for IU</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="40" viewBox="0 0 40 40" width="40">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="#7A1705"></path>
<path d="M24.8996 9.99982V13.1998H23.0996C23.0996 13.1998 21.4996 12.9998 21.4996 14.4998V16.9998H24.7996L24.3996 20.3998H21.4996V29.9998H17.6996V20.2998H15.0996V16.9998H17.7996V14.0998C17.7996 14.0998 17.4996 12.4998 18.8996 11.1998C20.2996 9.89982 22.1996 9.99982 22.1996 9.99982H24.8996Z" fill="#F7F7F8"></path>
</svg>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/indiana-university/">
<span class="rvt-sr-only rvt-color-white">Linkedin for IU</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="40" viewBox="0 0 40 40" width="40">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="#7A1705"></path>
<path d="M11.3 16H15V28H11.3V16ZM13.2 10C14.4 10 15.4 11 15.4 12.2C15.4 13.4 14.4 14.4 13.2 14.4C12 14.4 11 13.4 11 12.2C11 11 12 10 13.2 10Z" fill="#F7F7F8"></path>
<path d="M17.3999 16.0002H20.9999V17.6002C21.4999 16.7002 22.6999 15.7002 24.4999 15.7002C28.2999 15.7002 28.9999 18.2002 28.9999 21.4002V28.0002H25.2999V22.2002C25.2999 20.8002 25.2999 19.0002 23.3999 19.0002C21.4999 19.0002 21.1999 20.5002 21.1999 22.1002V28.0002H17.4999V16.0002H17.3999Z" fill="#F7F7F8"></path>
</svg>
</a>
</li>
<li>
<a href="https://twitter.com/IndianaUniv">
<span class="rvt-sr-only rvt-color-white">Twitter for IU</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="40" viewBox="0 0 40 40" width="40">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="#7A1705"></path>
<path d="M30.0002 13.7998C29.3002 14.0998 28.5002 14.2998 27.6002 14.3998C28.4002 13.8998 29.1002 13.0998 29.4002 12.0998C28.6002 12.5998 27.7002 12.8998 26.8002 13.0998C26.1002 12.2998 25.0002 11.7998 23.8002 11.7998C21.5002 11.7998 19.7002 13.5998 19.7002 15.8998C19.7002 16.1998 19.7002 16.4998 19.8002 16.7998C16.4002 16.5998 13.4002 14.9998 11.3002 12.4998C10.9002 13.0998 10.7002 13.7998 10.7002 14.5998C10.7002 15.9998 11.4002 17.2998 12.5002 17.9998C11.8002 17.9998 11.2002 17.7998 10.6002 17.4998C10.6002 17.4998 10.6002 17.4998 10.6002 17.5998C10.6002 19.5998 12.0002 21.1998 13.9002 21.5998C13.6002 21.6998 13.2002 21.6998 12.8002 21.6998C12.5002 21.6998 12.3002 21.6998 12.0002 21.5998C12.5002 23.1998 14.0002 24.3998 15.8002 24.3998C14.4002 25.4998 12.6002 26.1998 10.7002 26.1998C10.4002 26.1998 10.0002 26.1998 9.7002 26.0998C11.5002 27.2998 13.7002 27.8998 16.0002 27.8998C23.5002 27.8998 27.7002 21.5998 27.7002 16.1998C27.7002 15.9998 27.7002 15.7998 27.7002 15.6998C28.8002 15.2998 29.4002 14.5998 30.0002 13.7998Z" fill="#F7F7F8"></path>
</svg>
</a>
</li>
<li>
<a href="https://www.instagram.com/iubloomington/">
<span class="rvt-sr-only rvt-color-white">Instagram for IU</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="40" viewBox="0 0 40 40" width="40">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="#7A1705"></path>
<path d="M24.3004 29.9999H15.6004C12.5004 29.9999 9.90039 27.4999 9.90039 24.2999V15.5999C9.90039 12.4999 12.4004 9.8999 15.6004 9.8999H24.3004C27.4004 9.8999 30.0004 12.3999 30.0004 15.5999V24.2999C30.0004 27.4999 27.5004 29.9999 24.3004 29.9999ZM24.3004 28.4999C25.4004 28.4999 26.5004 28.0999 27.2004 27.2999C27.9004 26.4999 28.4004 25.4999 28.4004 24.3999V15.6999C28.4004 14.5999 28.0004 13.4999 27.2004 12.7999C26.4004 11.9999 25.4004 11.5999 24.3004 11.5999H15.6004C14.5004 11.5999 13.4004 11.9999 12.7004 12.7999C11.9004 13.5999 11.5004 14.5999 11.5004 15.6999V24.3999C11.5004 25.4999 11.9004 26.5999 12.7004 27.2999C13.5004 27.9999 14.5004 28.4999 15.6004 28.4999H24.3004Z" fill="#F7F7F8"></path>
<path d="M25.4006 19.9C25.4006 22.9 23.0006 25.3 20.0006 25.3C17.0006 25.3 14.6006 22.9 14.6006 19.9C14.6006 16.9 17.0006 14.5 20.0006 14.5C23.0006 14.5 25.4006 17 25.4006 19.9ZM20.0006 16.4C18.1006 16.4 16.5006 18 16.5006 19.9C16.5006 21.8 18.1006 23.4 20.0006 23.4C21.9006 23.4 23.5006 21.8 23.5006 19.9C23.5006 18 21.9006 16.4 20.0006 16.4Z" fill="#F7F7F8"></path>
<path d="M25.5002 15.8002C26.2182 15.8002 26.8002 15.2182 26.8002 14.5002C26.8002 13.7822 26.2182 13.2002 25.5002 13.2002C24.7822 13.2002 24.2002 13.7822 24.2002 14.5002C24.2002 15.2182 24.7822 15.8002 25.5002 15.8002Z" fill="#F7F7F8"></path>
</svg>
</a>
</li>
<li>
<a href="https://www.youtube.com/user/iu">
<span class="rvt-sr-only rvt-color-white">Youtube for IU</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" height="40" viewBox="0 0 40 40" width="40">
<path d="M20,40A20,20,0,1,0,0,20,20,20,0,0,0,20,40Z" fill="#7A1705"></path>
<path d="M29.58,15.17a2.49,2.49,0,0,0-1.77-1.78C26.25,13,20,13,20,13s-6.25,0-7.81.42a2.49,2.49,0,0,0-1.77,1.78A26.26,26.26,0,0,0,10,20a26.23,26.23,0,0,0,.42,4.84,2.47,2.47,0,0,0,1.77,1.75C13.75,27,20,27,20,27s6.25,0,7.81-.42a2.47,2.47,0,0,0,1.77-1.75A26.23,26.23,0,0,0,30,20,26.26,26.26,0,0,0,29.58,15.17ZM18,23V17l5.23,3Z" fill="#F7F7F8"></path>
</svg>
</a>
</li>
</ul>
</div>
</div>
<!-- **************************************************************************
Footer: Copyright
-> rivet.iu.edu/components/footer/
**************************************************************************** -->
<footer class="rvt-footer-base">
<div class="rvt-container-lg">
<div class="rvt-footer-base__inner">
<div class="rvt-footer-base__logo">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<polygon fill="currentColor" points="15.3 3.19 15.3 5 16.55 5 16.55 15.07 13.9 15.07 13.9 1.81 15.31 1.81 15.31 0 8.72 0 8.72 1.81 10.12 1.81 10.12 15.07 7.45 15.07 7.45 5 8.7 5 8.7 3.19 2.5 3.19 2.5 5 3.9 5 3.9 16.66 6.18 18.98 10.12 18.98 10.12 21.67 8.72 21.67 8.72 24 15.3 24 15.3 21.67 13.9 21.67 13.9 18.98 17.82 18.98 20.09 16.66 20.09 5 21.5 5 21.5 3.19 15.3 3.19" fill="#231f20" />
</svg>
</div>
<ul class="rvt-footer-base__list">
<li class="rvt-footer-base__item">
<a class="rvt-footer-base__link" href="https://accessibility.iu.edu/assistance/">Accessibility</a>
</li>
<li class="rvt-footer-base__item">
<a class="rvt-footer-base__link" href="#0">Privacy Notice</a>
</li>
<li class="rvt-footer-base__item">
<a class="rvt-footer-base__link" href="#0">Copyright</a> © 2024 The Trustees of <a class="rvt-footer-base__link" href="https://www.iu.edu">Indiana University</a>
</li>
</ul>
</div>
</div>
</footer>
<script src="https://unpkg.com/[email protected]/js/rivet.min.js"></script>
<script src="main.js"></script>
<script>
Rivet.init();
</script>
</body>
</html>