-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoolkit.html
More file actions
243 lines (226 loc) · 13.2 KB
/
toolkit.html
File metadata and controls
243 lines (226 loc) · 13.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="main.js"></script>
<!--custom css-->
<link href="index.css" rel="stylesheet" />
<link href="general.css" rel="stylesheet" />
<link href="other-pages.css" rel="stylesheet" />
<script>
$(function(){ $("head").load("head.html", function() { pageNavSetup(); }); });
</script>
</head>
<body>
<div id="content" style="display: none;">
<div id="page-title" style="display: none;">solutions</div>
<div id="banner"></div>
<div id="header" class="sticky-top"></div>
<div class="container-fluid p-3 p-sm-0">
<div class="container">
<div class="container row px-5 mr-5 ml-2 mt-2">
<div class="col align-self-center">
<h1>PLUS Toolkit </h1>
<h3 class="d-none d-lg-block mt-3">
Personalized Tools to Support
<br>
Students
</h3>
</div>
<div class="col align-self-center">
<img class="img-fluid" src="images/PLUS_Website_illustration/Toolkit/Frame 7-1.svg">
</div>
</div>
</div>
</div>
<div class="container-fluid p-3 p-sm-0">
<div class="container mb-5 pb-5">
<div class="container row px-5 mr-5 ml-2 pt-3">
<p class="body-font-small t-grey">
For a truly personalized learning experience, student's effort and progress must be measured in tandem with their personal, motivational, social and emotional conditions.
<br><br>
The PLUS web application combines multi-modal data about students from different sources such as the math software they use for practice, self evaluations, tutor reflections, and more. The PLUS system then recommends personalized interventions to tutors and educators for each student to guide them towards success.
</p>
</div>
<div class="container row px-5 mr-5 ml-2 mt-5 pt-3">
<div class="col-md-4" style="margin-bottom: 1rem !important;">
<div class="row justify-content-center">
<img class="img-fluid pb-md-4" src="images/PLUS_Website_illustration/Toolkit/Group 324.svg" alt="hand holding dollar sign">
</div>
<div class="body-font-small row px-2 justify-content-center">
100% free for tutors at<br>partner organizations
</div>
</div>
<div class="col-md-4" style="margin-bottom: 1rem !important;">
<div class="row justify-content-center">
<img class="img-fluid pb-md-4" src="images/PLUS_Website_illustration/Toolkit/Group 326.svg" alt="person in front of chalkboard">
</div>
<div class="body-font-small row px-2 justify-content-center">
Student and tutor facing apps
</div>
</div>
<div class="col-md-4 ">
<div class="row justify-content-center">
<img class="img-fluid pb-md-4" src="images/PLUS_Website_illustration/Toolkit/Group 326-1.svg" alt="users">
</div>
<div class="body-font-small row px-2 justify-content-center">
Data insights for administrators
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid gradient-bg p-3 p-sm-0" style="background-image:url(images/bgs/toolkit_bg-min.svg)">
<div class="container">
<div class="container row px-5 mr-5 ml-2 pt-5">
<h2>
Math Ed-Tech Partners
</h2>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.aleks.com/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="Assessment and Learning in Knowledge Spaces Logo" src="images/edtechs/aleks.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.dreambox.com/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="Dream Box Logo" src="images/edtechs/dreambox.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.edmentum.com/products/exact-path" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="Edmentum Logo" src="images/edtechs/edmentum.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.carnegielearning.com/solutions/math/mathia/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="Carnegie Learning Logo" src="images/edtechs/carnegie_learning.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.imaginelearning.com/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="Imagine Learning Logo" src="images/edtechs/imagine-learning.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.esparklearning.com/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="E Spark learning Logo" src="images/edtechs/espark.svg" class="img-fluid partner" />
</div>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12 d-flex align-items-stretch justify-content-center">
<div class="card px-3 py-0 p-md-3 mx-3 my-0 m-md-3 border-0">
<a href="https://www.i-ready.com/" target="_blank" class="m-auto d-flex h-50">
<div class="d-flex align-items-center">
<img alt="i-Ready Logo" src="images/edtechs/iready-logo.png" class="img-fluid partner" />
</div>
</a>
</div>
</div>
</div>
<div class="container row px-5 mr-5 ml-2 mt-5 pt-5">
<h2 class="text-left">
Listen to what our users say
</h2>
<div class="row py-5">
<div id="quote-carousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item py-4 active">
<div class="container-fluid">
<div class="row px-5 px-md-0">
<div class="carousel-text-area col-lg-8 col-md-10 p-lg-5 p-sm-0 mx-auto" >
<p>"I like using the "Parent Engagement" resource because that is one of the bigger problems I have in my district. It is a great resource that provides me with new/creative ideas on how to engage parents with their child's academics."</p>
<br>
<p class="text-left">- Parent</p>
</div>
</div>
</div>
</div>
<div class="carousel-item py-4">
<div class="container-fluid">
<div class="row px-5 px-md-0">
<div class="carousel-text-area col-lg-8 col-md-10 p-lg-5 p-sm-0 mx-auto">
<p>"I have fallen in love with the Resource Assistant. I often feel like I don't know how to help my students. Having motivational videos, conversation guides and research will enrich my intervention time <br> tremendously."</p>
<br>
<p class="text-left">- After-school Tutor</p>
</div>
</div>
</div>
</div>
<div class="carousel-item py-4">
<div class="container-fluid">
<div class="row px-5 px-md-0">
<div class="carousel-text-area col-lg-8 col-md-10 p-lg-5 p-sm-0 mx-auto">
<p>"I like this resource (Math Pedagogical Knowledge) because I have a teaching background. It gives me different ideas and techniques to make my own personal instruction more engaging for students to promote growth."</p>
<br>
<p class="text-left">- Mentor</p>
</div>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#quote-carousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#quote-carousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="py-5" style="background: #FDC247; width:100%">
<div class="text-center">
<h1 class="mt-4 pb-4 text-center">
Join Us and Get Involved!
</h1>
<p>
If you are interested in our solutions, contact us <br>to become our partner, a learner, or tutor.
</p>
<div class="py-2 contact-button">
<a href="contact.html">
<button class="btn-primary py-2 px-5" type="button">
Contact Us
</button>
</a>
</div>
</div>
</div>
<div id="footer"></div>
</div>
<script>
getScrollPercentage();
$("form").submit(function() {submitData_solution(event);});
validateBeforeSubmit_contactform(event);
</script>
</body>
</html>