-
Notifications
You must be signed in to change notification settings - Fork 0
/
details.html
executable file
·155 lines (141 loc) · 6.48 KB
/
details.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
<!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/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<style>
h2 {
margin-top: 30px;
margin-bottom: 20px;
}
</style>
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/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" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" 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">
<h2 id="details">Workshop details</h1>
<p><b>Registration: </b> <a href="https://northwestern.az1.qualtrics.com/jfe/form/SV_2oDEwv7E6mg9mn4" target="_blank">link to registration form</a></p>
<p><b>What: </b>an interactive, virtual workshop where you will meet, discuss with, and collaborate with other intro
computing instructors</p>
<p><b>When: </b>August 7, 2024 and August 8, 2024 @ 12 - 3 PM CDT (UTC-5) (<a
href="https://dateful.com/eventlink/2932695205" target="_blank">in your time zone</a>)</p>
<p><b>Why: </b>We are researchers interested in understanding the design possibilities, constraints, and
obstacles for interventions to support students in developing more accurate expectations for their
programming abilities. We want to build a community of colleagues also invested in student motivation
and
success to design and deploy interventions so that we may collectively improve student retention in
computing. Learn more about our research <a href="research.html">here.</a></p>
<p><b>Questions? </b>email melissac [at] u [dot] northwestern [dot] edu</p>
<h3 id="agenda">Agenda
</h2>
<p>
All times are listed in CDT (UTC-5)
</p>
<table class="table" id="agenda1">
<thead>
<tr>
<th scope="col" style="width:15%">Day 1 (Aug 7)</th>
<th scope="col">Session details</th>
</tr>
</thead>
<tr>
<td><i>12:00 - 12:20 PM</i></td>
<td>Introduction to student self-assessments of ability in intro CS courses <br> (research talk by
Dr. Eleanor O'Rourke)</td>
</tr>
<tr>
<td><i>12:20 - 12:40 PM</i></td>
<td>The role of instructors in setting appropriate expectations <br> (research talk by Melissa Chen)
</td>
</tr>
<tr>
<td><i>12:40 - 1:20 PM</i></td>
<td>Discussion, reflection, and sharing your existing practices <br> (in small groups)</td>
</tr>
<tr>
<td><i>1:20 - 1:30 PM</i></td>
<td>Break</td>
</tr>
<tr>
<td><i>1:30 - 1:40 PM</i></td>
<td>Introducing curricular and policy interventions as a way to support students in accurately
evaluating their programming ability</td>
</tr>
<tr>
<td><i>1:40 - 2:40 PM</i></td>
<td>Brainstorming potential classroom intervention designs <br> (in small groups)</td>
</tr>
<tr>
<td><i>2:40 - 3:00 PM</i></td>
<td>Share out and conclusion</td>
</tr>
</table>
<table class="table" id="agenda2">
<thead>
<tr>
<th scope="col" style="width:15%">Day 2 (Aug 8)</th>
<th scope="col">Session details</th>
</tr>
</thead>
<tr>
<td><i>12:00 - 12:10 PM</i></td>
<td>Organizing into small groups by idea</td>
</tr>
<tr>
<td><i>12:10 - 1:20 PM</i></td>
<td>Diving deeper and fleshing out the designs developed during the previous session <br> (in small
groups)</td>
</tr>
<tr>
<td><i>1:20 - 1:30 PM</i></td>
<td>Break</td>
</tr>
<tr>
<td><i>1:30 - 2:10 PM</i></td>
<td>Giving feedback on each others' ideas <br> (in small groups)</td>
</tr>
<tr>
<td><i>2:10 - 3:00 PM</i></td>
<td>The path forward: implementing and testing your ideas in practice</td>
</tr>
</table>
</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>