-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmedia.html
More file actions
129 lines (107 loc) · 7.95 KB
/
media.html
File metadata and controls
129 lines (107 loc) · 7.95 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
<!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; background: #FFFBF3;">
<div id="banner"></div>
<div id="header" class="sticky-top"></div>
<div class="container-fluid pb-5">
<div class="container">
<!-- In the News -->
<div class="row pt-5 pb-3">
<h1>In the News</h1>
</div>
<!-- First link has only mb; others get my -->
<a href="https://hcii.cmu.edu/news/hcii-software-uses-ai-get-students-do-more-math" target="_blank" class="text-decoration-none text-reset">
<div class="row shadow-sm bg-white p-4 mb-4">
<div class="col-12 col-md-6 p-0 align-self-center">
<img alt="Cartoon image of a mentor high-fiving a ten-year old" class="img-fluid" src="images/image 54.png" />
</div>
<div class="col my-2 my-md-0 mx-md-3 p-0 align-self-center">
<h5 class="font-weight-bold">HCII Software Uses AI To Get Students To Do More Math</h5>
<p>August 11th, 2022</p>
<p class="mb-0">Software designed by members of the Human-Computer Interaction Institute's (HCII) LearnLab to improve math learning outcomes for marginalized K-12 students received a top award from the International E-Learning Association (IELA).
<span class="text-muted"> Read More...</span></p>
</div>
</div>
</a>
<a href="https://hcii.cmu.edu/news/2020/hcii-responds-pandemic" target="_blank" class="text-decoration-none text-reset">
<div class="row shadow-sm bg-white p-4 mb-4">
<div class="col-12 col-md-6 p-0 align-self-center">
<img alt="Cartoon image of a mentor high-fiving a ten-year old" class="img-fluid" src="images/media/hcii-pandemic.png" />
</div>
<div class="col my-2 my-md-0 mx-md-3 p-0 align-self-center">
<h5 class="font-weight-bold">HCII Responds to the Pandemic</h5>
<p>May 29, 2020</p>
<p class="mb-0">With schools closed, K-12 students across the country are relying on online learning like never before. While the pandemic is shining a light on the inequities of education in our country, it is also highlighting the benefits of face-to-face instruction for students.
<span class="text-muted"> Read More...</span></p>
</div>
</div>
</a>
<a href="https://remakelearning.org/blog/2019/08/30/a-fitbit-for-learning/" target="_blank" class="text-decoration-none text-reset">
<div class="row shadow-sm bg-white p-4 mb-4">
<div class="col-12 col-md-6 p-0 align-self-center">
<img alt="elementary school child listening to headphones and looking at a mac monitor" class="img-fluid" src="images/media/fitbit.png" />
</div>
<div class="col my-2 my-md-0 mx-md-3 p-0 align-self-center">
<h5 class="font-weight-bold">A Fitbit for Learning</h5>
<p>August 30, 2020</p>
<p class="mb-0">PLUS uses artificial intelligence to vastly expand human mentors' ability to keep tabs on student learning. Carnegie Mellon University professor Ken Koedinger, who's heading development of the PLUS app, sees great promise in the program's potential to address student motivation by providing tailored support.
<span class="text-muted"> Read More...</span></p>
</div>
</div>
</a>
<a href="https://www.wpxi.com/news/top-stories/new-tutoring-program-using-ai-help-kids-learn/BL4VDE4BHZFIROAMVLO4DRURRQ/" target="_blank" class="text-decoration-none text-reset">
<div class="row shadow-sm bg-white p-4 mb-4">
<div class="col-12 col-md-6 p-0 align-self-center">
<img alt="teacher crouched forward helping two students looking at a laptop wearing headphones" class="img-fluid" src="images/media/wpxi.png" />
</div>
<div class="col my-2 my-md-0 mx-md-3 p-0 align-self-center">
<h5 class="font-weight-bold">New tutoring program using AI to help kids learn WPXI NEWS</h5>
<p>August 28, 2019</p>
<p class="mb-0">A new tutoring program being developed by Carnegie Mellon University and the Center for Urban Education at the University of Pittsburgh may help students once they are back in the classroom.
<span class="text-muted"> Read More...</span></p>
</div>
</div>
</a>
<a href="https://remakelearning.org/blog/2019/08/28/squaring-the-power-of-personalized-learning/" target="_blank" class="text-decoration-none text-reset">
<div class="row shadow-sm bg-white p-4 mb-4">
<div class="col-12 col-md-6 p-0 align-self-center">
<img alt="mentor observing an elementary school student looking at a tablet computer" class="img-fluid" src="images/media/squaring-power.png" />
</div>
<div class="col my-2 my-md-0 mx-md-3 p-0 align-self-center">
<h5 class="font-weight-bold">Squaring the Power of Personalized Learning</h5>
<p>August 28, 2019</p>
<p class="mb-0">PLUS combines personalized learning with artificial intelligence to address opportunity gaps. We spoke with Cassandra Brentley of Pitt's Center for Urban Education to find out how PLUS offers students learning opportunities that are both powerful and personally meaningful.
<span class="text-muted"> Read More...</span></p>
</div>
</div>
</a>
<div class="row pt-5 pb-3">
<div class="col p-0">
<h1 class="h2">Newsletters</h1>
<div class="pt-3">
<!-- <style type="text/css">
.display_archive {font-family: arial,verdana; font-size: 12px;}
.campaign {line-height: 125%; margin: 5px;}
</style> -->
<script language="javascript" src="//remakelearning.us16.list-manage.com/generate-js/?u=c13118f7e92d11201e20cc098&fid=32&show=10" type="text/javascript"></script>
</div>
</div>
</div>
</div> <!-- This closes the above container -->
</div> <!-- This closes the above container-fluid -->
<div id="footer"></div>
</div>
</body>
</html>