-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·241 lines (210 loc) · 13 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Supporting students in accurately evaluating their programming abilities</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<nav class="navbar navbar-expand-lg static-top navbar-light bg-light">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="details.html">Workshop details</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="research.html">Research</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container py-4">
<div class="p-5 mb-4 bg-body-tertiary rounded-3">
<div class="container-fluid py-5">
<h1 class="display-5 fw-bold">Do you teach intro CS classes? Do you want your students to feel like they
can succeed in your class?
</h1>
<p class="fs-5"> We have been interviewing students to understand their perceptions of their
programming abilities, and
we've
heard things like this in our interviews:</p>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="speech-bubble-right text-dark" style="background-color: #f9f">
<p class="fs-5"><i>"I felt like I was behind and other people wouldn't take [...]
as long." </i></p>
</div>
<div class="speech-bubble-left text-dark" style="background-color: #99F">
<p class="fs-5"><i>"Having to use an outside resource [...] maybe I shouldn't have
to use makes me feel like I could do better." </i></p>
</div>
<div class="speech-bubble-center text-dark" style="background-color: #09f">
<p class="fs-5"><i>"If I'm really doing well, maybe I would just be able to figure
it out as I'm coding and not have to stop." </i></p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-6">
<div class="speech-bubble-center text-dark" style="background-color: #09C">
<p class="fs-5"><i>"I [think] that programmers need to know every single little
piece of syntax and every code and how to at least start doing everything."
</i></p>
</div>
<div class="speech-bubble-right text-dark" style="background-color: #096">
<p class="fs-5"><i>"You think to yourself, 'oh, I should be understanding how to
fix this. My friend would just do this right away.'" </i></p>
</div>
<div class="speech-bubble-left text-dark" style="background-color: #093">
<p class="fs-5"><i>"When I don't know where to begin or what I should write down
first
or import some data, I just feel like, 'oh, I'm really bad on programing.'"</i></p>
</div>
</div>
</div>
<p class="fs-5"> Even though we in the computing community expect students to make mistakes, struggle
with errors, have to look things up, ask for help, etc. when learning to program, <i>students
think they are doing poorly when they engage in these typical moments in the programming
process!</i> <b>Why is this happening, and how can we help students set more realistic
expectations
for their
programming
and learning processes?</b></p>
<div class="center">
<a class="btn btn-primary btn-lg" type="button"
href="https://northwestern.az1.qualtrics.com/jfe/form/SV_2oDEwv7E6mg9mn4" target="_blank">Sign
up to attend our
workshop</a>
<a class="btn btn-secondary btn-lg" type="button" href="details.html">Learn more</a>
</div>
</div>
</div>
<div class="container">
<h2 id="summary">Virtual workshop summary</h1>
<div class="row">
<div class="col">
<p><b>Session 1: August 7, 2024 @ 12-3 PM CDT (UTC-5) (<a
href="https://dateful.com/eventlink/2932695205" target="_blank">in your time
zone</a>)</b>
</p>
<p>In this first session, you will learn about recent research on student beliefs about their
programming
abilities and collaboratively brainstorm designs for classroom interventions to help
students
accurately
evaluate their ability.</p>
<p><a href="details.html#agenda1">Day 1 agenda</a></p>
</div>
<div class="col">
<p><b>Session 2: August 8, 2024 @ 12-3 PM CDT (UTC-5) (<a
href="https://dateful.com/eventlink/1973009417" target="_blank">in your time
zone</a>)</b>
</p>
<p>In this optional second session, you will have the opportunity to dive deeper and flesh out
the
designs
developed during the previous session.</p>
<p><a href="details.html#agenda2">Day 2 agenda</a></p>
</div>
</div>
</div>
<div class="container">
<h2 id="goals">Workshop goals</h1>
<p>Together with intro computing instructors who care about student motivation, you will...</p>
<ul>
<li>Learn about recent research on students’ expectations for their learning and programming</li>
<li>Reflect on and share your existing practices that support students</li>
<li>Brainstorm ideas for interventions you can try in your classes to help students develop more
accurate
expectations for their programming and learning processes</li>
<li>Collaborate on designing, implementing, and evaluating your intervention ideas, if you are
interested
</li>
</ul>
<p>Our goal for this workshop is for you to leave with more ideas for how to support students’ in
developing a
more accurate understanding of their own programming abilities. </p>
<p><i>If you are interested in testing these ideas in your classroom, we would love to chat to discuss
potential
collaborations!</i></p>
</div>
<div class="container">
<h2 id="organizers">Organizers</h1>
<div class="row">
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="card">
<img class="card-img-top" src="assets/ORourke_headshot.jpg">
<div class="card-body">
<h5 class="card-title">Dr. Eleanor "Nell" O'Rourke</h5>
<h6 class="card-subtitle mb-2 text-muted">Assistant Professor, Computer Science and
Learning
Sciences, Northwestern University
</h6>
<p class="card-text">Eleanor "Nell" O'Rourke is an Assistant Professor in Computer
Science and the Learning Sciences at Northwestern University, where she co-directs
the interdisciplinary Delta Lab. Her research explores the design of novel
computational systems to support motivation and learning in STEM domains. Recent
projects include studying student beliefs about programming ability in introductory
computer science courses, designing game mechanics that encourage students to
practice effective problem-solving skills, and developing web inspection tools that
allow novice developers to learn directly from authentic professional websites. Her
interventions have been used by over 100,000 students online, adopted by companies,
and integrated into classrooms. Her work has been recognized through an NSF CAREER
Award, a Google Systems Research Award, and best paper awards and nominations at
SIGCSE, UIST, and CHI.</p>
<a href="http://eleanorourke.com/" target="_blank" class="btn btn-primary">Website</a>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-4">
<div class="card">
<img class="card-img-top" src="https://melissaychen.com/assets/images/profile.jpg">
<div class="card-body">
<h5 class="card-title">Melissa Chen (she/her)</h5>
<h6 class="card-subtitle mb-2 text-muted">PhD Student, Computer Science, Northwestern
University
</h6>
<p class="card-text">Melissa is a PhD student studying computer science in the <a
href="https://delta.northwestern.edu/" target="_blank">Delta Lab</a> at
Northwestern
University. Her work is on understanding how students evaluate their programming
abilities,
and
how to design social and technical interventions to help students develop more
accurate
expectations
for their programming abilities. </p>
<a href="https://melissaychen.com/" target="_blank" class="btn btn-primary">Website</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<footer class="py-3 my-4">
<ul class="nav justify-content-center border-top pb-3 mb-3">
<li class="nav-item"><a href="index.html" class="nav-link px-2 text-body-secondary">Home</a></li>
<li class="nav-item"><a href="details.html" class="nav-link px-2 text-body-secondary">Details</a>
</li>
<li class="nav-item"><a href="research.html" class="nav-link px-2 text-body-secondary">Research</a>
</li>
</ul>
</footer>
</div>
</body>
</html>