-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstudents.html
More file actions
347 lines (300 loc) · 14.1 KB
/
students.html
File metadata and controls
347 lines (300 loc) · 14.1 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
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
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE HTML>
<html style="height:100%; overflow-x:hidden">
<head>
<title>MCM - Students</title>
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
<link href="mcmentors.css" type="text/css" rel="stylesheet">
<link href="bootstrap/css/bootstrap.min.css" type="text/css" rel="stylesheet">
<link href="animate.css" type="text/css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Allerta+Stencil' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Palanquin:200' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
<link rel="stylesheet" href="fa_icons/css/font-awesome.min.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-shadow">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href='index.html'>
<img class="top-logo" alt="MC Mentors Logo" src="images/mcmlogo.png">
</a>
</div>
<div class="navbar-right">
<a href="students.html" class="navbar-text">Students</a>
<a href="mentors.html" class="navbar-text">Mentors</a>
<a href="resources.html" class="navbar-text">Resources</a>
</div>
</div>
</nav>
<!-- LANDING PAGE -->
<section id="student-title-page" class="section two-tone-blue anchored">
<!-- TITLES -->
<div id="t1" class="row">
<h1 class="animated fadeIn" style="font-size:25pt">So, you're thinking about going out of state?</h1>
</div>
<!-- MAIN TEXT -->
<div class="row">
<div class="col-lg-5" style="padding-left:0">
<p class="animated fadeIn"> You’re not alone! Madison Central graduates now attend great universities across the country. Schools in our alumni network include those nearby such as the University of Alabama, Louisiana State University, and the University of Oklahoma. Distant schools are also represented, including Duke University (North Carolina), Rice University (Texas), Marymount Manhattan College (New York), Stanford University (California), and Yale University (Connecticut). Our network can give you the inside scoop on the application process and student life at almost any universities you’re interested in!</p>
<h2 class="animated fadeIn" style="font-size:20pt;">Get the inside scoop from students who have been in your shoes.</h2>
<div class="col-lg-8" style="padding-left:0">
<p class="animated fadeIn"> Our mentors were just in your shoes -- you probably know a lot of them -- so they can help you consider what tests to take, the best way to approach essays, and special scholarship opportunities ($$$$). Mentors can also help you get a good feel for whether or not you would enjoy campus life at the school to which you are applying. The insights you’ll get from real students can't be found in a brochure.</p>
</div>
</div>
<div class="col-lg-5 col-lg-offset-2">
<i class="fa fa-graduation-cap" aria-hidden="true" style="font-size:350px; color:white; padding-top:20vh;"></i>
</div>
</div>
</section>
<!-- STUDENT OFFERING 1 -->
<section class="section two-tone-blue flipped">
<!-- Title -->
<div class="row top-row">
<div class="col-lg-5">
<h1 class="student-title-page top text-center">Questions? Answers.</h1>
</div>
</div>
<!-- Icon and Description -->
<div class="row icon-row">
<!-- Icon -->
<div class="col-lg-5 text-center">
<i class="fa fa-question-circle-o fa-inverse" style="font-size:200px"></i>
</div>
<!-- Description -->
<div class="col-lg-4 col-lg-offset-3" style="padding-right:5%">
<p class="student-title-page p text-center">Applying to college is complicated, but finding answers to questions doesn't need to be. Now you can call upon the collective knowledge of past MC students to help answer all your tough college application questions.</p>
</div>
</div>
</section>
<!-- STUDENT OFFERING 2 -->
<section class="section two-tone-blue">
<!-- Title -->
<div class="row top-row">
<div class="col-lg-5">
<h1 class="student-title-page top text-center">Personalized Editing</h1>
</div>
</div>
<!-- Icon and Description -->
<div class="row icon-row">
<!-- Icon -->
<div class="col-lg-5 text-center">
<i class="fa fa-pencil-square-o fa-inverse" style="font-size:200px"></i>
</div>
<!-- Description -->
<div class="col-lg-4 col-lg-offset-3" style="padding-right:5%">
<p class="student-title-page p text-center"> MCM is able to offer a limited number of students one-on-one mentorship. An editing mentor is paired with one student over the course of the semester, and together, the mentor and student will work through the entire process of writing college essays, from drafting the initial outline to clicking submit.</p>
</div>
</div>
</section>
<!-- STUDENT OFFERING 3 -->
<section class="section two-tone-blue flipped">
<!-- DESKTOP -->
<div class="visible-lg">
<!-- Title -->
<div class="row top-row">
<div class="col-lg-5">
<h1 class="student-title-page top text-center">YOUR Universities</h1>
</div>
</div>
<!-- Icon and Description -->
<div class="row icon-row">
<!-- Icon -->
<div class="col-lg-5 text-center">
<i class="fa fa-university fa-inverse" style="font-size:180px"></i>
</div>
<!-- Description -->
<div class="col-lg-4 col-lg-offset-3" style="padding-right:5%">
<p class="student-title-page p text-center"> MCM has mentors from over 50 different universities across the country, and they are here to answer all your questions. Once you join MCM you have direct access to their insider knowledge about the school you're interested in.</p>
</div>
</div>
</div>
<!-- MOBILE -->
<div class="hidden-lg">
<!-- Title -->
<div class="row top-row">
<div class="col-lg-5">
<h1 class="student-title-page top text-center">YOUR Universities</h1>
</div>
</div>
<!-- ICON -->
<div class="row icon-row">
<div class="text-center">
<i class="fa fa-university fa-inverse" style="font-size:180px"></i>
</div>
</div>
<!-- Description -->
<div class="row" style="padding-top:5%">
<div class="col-lg-4 col-lg-offset-3" style="padding-right:5%">
<p class="student-title-page p m text-center"> MCM has mentors from over 50 different universities across the country, who are here to answer all your questions. Once you join MCM you have direct access to their insider knowledge about the school you're interested in.</p>
</div>
</div>
</div>
</section>
<!-- STUDENT REGISTER FORM -->
<section class="section blue">
<div class="row" style="height:30%">
<p id="form-header" class="center-title wtxt text-center" style="color:white; padding-top:12vh">Ready to join?</p>
</div>
<form id="student-form" action="" method="POST" target="no-target">
<div class="col-lg-8 col-lg-offset-2">
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<label class="sr-only" for="Name">Name (First and Last)</label>
<input type="text" class="form-control" id="Name" placeholder="Name (First and Last)">
</div>
<div class="form-group">
<label class="sr-only" for="email">Email address</label>
<input type="email" class="form-control" id="email" placeholder="Email">
</div>
<div class="form-group">
<label class="sr-only student-form" for="Schools">What schools are you interested in?</label>
<textarea class="form-control" id="Schools" rows="4" placeholder="What schools are you interested in?"></textarea>
</div>
<div class="form-group">
<label class="sr-only" for="Reach">What is your 'dream' school?</label>
<input type="text" class="form-control" id="Reach" placeholder="What is your 'reach' school?">
</div>
<div class="form-group">
<label class="sr-only student-form" for="Majors">What are some potential fields of study you are interested in?</label>
<input type="text" class="form-control" id="Majors" placeholder="What are some potential majors that interest you?">
</div>
<div class="form-group">
<label class="student-form question" for="Grad-year">When will you graduate from Madison Central?</label>
<br>
<div class="radio-inline">
<label class="student-form"><input type="radio" name="gradYear" value="2017">2017</label>
</div>
<div class="radio-inline">
<label class="student-form"><input type="radio" name="gradYear" value="2018">2018</label>
</div>
<div class="radio-inline">
<label class="student-form"><input type="radio" name="gradYear" value="2019">2019</label>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<label class="student-form question" for="Needs">Which of the following best describes your situation?</label>
<div class="radio">
<label class="student-form"><input type="radio" name="optradio">I would be happy going in state, but I want to explore other options.</label>
</div>
<div class="radio">
<label class="student-form"><input type="radio" name="optradio">I am torn between going in state and out of state. I need more information about the options.</label>
</div>
<div class="radio">
<label class="student-form"><input type="radio" name="optradio">I really want to go out of state. I am willing to work hard to make that happen, but I am not exactly sure which schools are right for me.</label>
</div>
<div class="radio">
<label class="student-form"><input type="radio" name="optradio">I really want to go out of state. I am willing to work hard to make that happen, and I know exactly which 1 or 2 schools I want to go to.</label>
</div>
<div class="form-group">
<label class="student-form question" for="Services">What topics would you like to know more about?</label>
<div class="checkbox">
<label class="student-form"><input name="box" type="checkbox" value="Merit-Based Financial Aid">Merit-Based Financial Aid</label>
</div>
<div class="checkbox">
<label class="student-form"><input name="box" type="checkbox" value="Need-Based Financial Aid">Need-Based Financial Aid</label>
</div>
<div class="checkbox">
<label class="student-form"><input name="box" type="checkbox" value="Filling out the college application">Doing the college application</label>
</div>
<div class="checkbox">
<label class="student-form"><input name="box" type="checkbox" value="Life in college">Life in college</label>
</div>
<div class="checkbox">
<label class="student-form"><input name="box" type="checkbox" value="Choosing the right college">Choosing the right college</label>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="text-align:center; padding-top:1vh">
<button id="submit" class="btn btn-default" type="submit">Join MCM!</button>
</div>
</div>
</div>
<iframe src="#" id="no-target" name="no-target" style="visibility:hidden; height:0px"></iframe>
</div>
</form>
</section>
<!-- FORM SUBMIT -->
<script>
$('#student-form').one('submit', function (){
var q1id = 'entry.1664995520';
var q2id = 'entry.47761100';
var q3id = 'entry.226934397';
var q4id = 'entry.1027199829';
var q5id = 'entry.978176095';
var q6id = 'entry.671620966';
var q7id = 'entry.1951085587';
var q8id = 'entry.189506467';
var q1 = encodeURIComponent($('#Name').val());
var q2 = encodeURIComponent($('#email').val());
var q3 = encodeURIComponent($('#Schools').val());
var q4 = encodeURIComponent($('#Reach').val());
var q5 = encodeURIComponent($('#Majors').val());
var q6;
var radios = document.getElementsByName('gradYear');
for (var i = 0, length = radios.length; i < length; i++) {
if (radios[i].checked) {
q6 = radios[i].value;
break;
}
}
var q7;
var radios = document.getElementsByName('optradio');
for (var i = 0, length = radios.length; i < length; i++) {
if (radios[i].checked) {
q7 = radios[i].value;
break;
}
}
var q8 = '';
var boxes = document.getElementsByName('checkbox');
for (var i=0, length = boxes.length; i<length; i++) {
if (boxes[i].checked) {
q6 = q6 + boxes[i].value + "; ";
}
}
var baseURL = 'https://docs.google.com/forms/d/e/1FAIpQLSeX0NRESfk_jwy7hHBMi8rUfUZh6fZGgRew0O6ft_G_QdpeiQ/formResponse?';
var submitRef = '&submit=Submit';
var submitURL = (baseURL + q1id + "=" + q1 + "&" + q2id + "=" + q2 + "&" + q3id + "=" + q3 + "&" + q4id + "=" + q4 + "&"+ q5id + "=" + q5 + "&"+ q6id + "=" + q6 + "&" + q7id + "=" + q7 + "&" + q8id + "=" + q8 + submitRef);
console.log(submitURL);
$(this)[0].action=submitURL;
$('#form-header').text("Thanks! We'll be in touch.");
$('#student-form').hide();
});
</script>
<!-- SCROLLING JS -->
<script>
(function() {
var delay = false;
$(document).on('mousewheel DOMMouseScroll', function(event) {
event.preventDefault();
if(delay) return;
delay = true;
setTimeout(function(){delay = false},500)
var wd = event.originalEvent.wheelDelta || -event.originalEvent.detail;
var a = document.getElementsByTagName('section');
console.log(a);
if(wd < -20) {
for(var i = 0 ; i < a.length ; i++) {
var t = a[i].getClientRects()[0].top;
if(t >= .25) break;
}
}
else if(wd > 20) {
for(var i = a.length-1 ; i >= 0 ; i--) {
var t = a[i].getClientRects()[0].top;
if(t < -.25) break;
}
}
$('html,body').animate({
scrollTop: a[i].offsetTop
});
});
})();
</script>
</body>
</html>