forked from OpenDSA/OpenDSA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
instructors.html
223 lines (179 loc) · 5.66 KB
/
instructors.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
<!DOCTYPE html>
<html>
<head>
<title>OpenDSA Project Homepage</title>
<meta charset="utf-8" />
<link href="lib/site.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
min-width: 980px;
}
.rightimg {
float: right;
}
.odsawidget {
position: absolute;
right: 55px;
top: 165px;
}
</style>
</head>
<body>
<div id="content">
<div id="mytitle">
<h1>
OpenDSA: Open Source Interactive<br /> Data Structures and Algorithms
</h1>
<h2>Instructors' Tools</h2>
<img src="site/OpenDSALogoT64.png" alt="OpenDSA logo"
style="position:relative; bottom: 85px; height: 50px"/>
</div>
<div id="widget-container"></div>
<script type="text/javascript"
src="http://opendsa.cs.vt.edu/media/widget.js"></script>
<div id="maintext">
<p></p>
<br/>
<p>
OpenDSA includes useful tools for instructors in what we call the "Teachers' view".
</p>
<ul>
<li >
Overview of the teachers' view.
<br />
<p></p>
<a href="site/teachers_view.png" target="_blank">
<img src="site/teachers_view.png" width="400" alt="Teachers View" /></a>
<p></p>
</li>
<li>
Instructors can create assignments...
<br />
<p></p>
<a href="site/assignment.png" target="_blank">
<img src="site/assignment.png" width="400" alt="Create Assignment" /></a>
<br />
<p></p>
</li>
<li>
Add and/or remove OpenDSA's exercises to the assignment...
<br />
<p></p>
<a href="site/add_exercises.png" target="_blank">
<img src="site/add_exercises.png" width="400" alt="Edit Assignment" /></a>
<br />
</li>
<li>
And track students progress.
<br />
<p></p>
<a href="site/class_spreadsheet.png" target="_blank">
<img src="site/class_spreadsheet.png" width="400" alt="Class Spreadsheet" /></a>
<br />
</li>
</ul>
<p>
For more details on our project infrastructure, status, and issues,
see the <a href="http://algoviz.org/ebook">OpenDSA Wiki</a>.
</p>
<p>
The <a href="http://algoviz.org/forum/277">OpenDSA Forum</a> contains
discussions by the participants related to the project.
<p>
If you are a new developer on the project, see
<a href="http://algoviz.org/algoviz-wiki/index.php/The_OpenDSA_Developer%27s_Getting_Started_Guide">The OpenDSA Developer's Getting Started Guide</a>.
Further documentation for the OpenDSA infrastructure is available
<a href="http://algoviz.org/OpenDSA/Doc/manual/">here</a>.
</p>
<h2>Publications and Presentations</h2>
<ol>
<li>
V. Karavirta and C.A. Shaffer,
JSAV: The JavaScript Algorithm Visualization Library,
to appear in
<i>Proceedings of the 18th Annual Conference on Innovation and
Technology in Computer Science Education (ITiCSE 2013)</i>,
Canterbury, UK, July 2013.
<li>
S. Hall, E. Fouh, D. Breakiron, M. Elshehaly, and C.A. Shaffer,
Evaluating Online Tutorials for Data Structures and Algorithms
Courses,
<i>Proceedings of the 2013 ASEE Annual Conference & Exposition</i>
(<a href="http://people.cs.vt.edu/~shaffer/Papers/5951_ASEE_2013_Hall.pdf">.pdf</a>,
<a href="Presentations/ASEEConference_2013_5951.pptx">presentation</a>),
Atlanta, GA, June 2013, Paper #5951.
<li>
A.M. Paul,
QBank: A Web-Based Dynamic Problem Authoring Tool,
Masters Thesis, Virginia Tech, June 2013.
<a href="http://people.cs.vt.edu/~shaffer/Presentations/AnnPaulDefenseFinal.pptx">Defense presentation</a>
<li>
D.A. Breakiron,
<a href="http://vtechworks.lib.vt.edu/handle/10919/23107">
Evaluating the Integration of Online, Interactive Tutorials into a
Data Structures and Algorithms Course</a>,
Masters Thesis, Virginia Tech, May 2013.
<a href="http://people.cs.vt.edu/~shaffer/Presentations/breakid_masters_defense.pptx">Defense presentation</a>
<li>
E. Fouh, D. Breakiron, M. Elshehaly, T.S. Hall,
V. Karavirta, and C.A. Shaffer,
<a href="http://people.cs.vt.edu/~shaffer/Presentations/opendsa_sigcse13.pdf">OpenDSA: using an active
eTextbook to teach data structures and algorithms</a>,
poster abstract appears in
<i>Proceedings of the 44th ACM Technical Symposium on Computer
Science Education</i>,
SIGCSE 2013, Denver, CO, March 2013, 734.
<li>
E. Fouh, M. Sun, and C.A. Shaffer,
<a href="http://people.cs.vt.edu/~shaffer/Presentations/ODSA_SIGCSE12.pdf">OpenDSA:
A Creative Commons Active-eBook</a>,
a poster presented at SIGCSE 2012, Raleigh, NC, March 2012.
<li>
C.A. Shaffer, V. Karavirta, A. Korhonen and T.L. Naps,
<a href="http://people.cs.vt.edu/~shaffer/Papers/Koli2011.pdf">
OpenDSA: Beginning a Community Hypertextbook Project</a>
in <i>Proceedings of 11th Koli Calling International Conference on
Computing Education Research</i>,
November 17-20, 2011, Koli National Park, Finland, 112--117.
<li>
C.A. Shaffer, T.L. Naps, and E. Fouh,
<a href="http://people.cs.vt.edu/~shaffer/Papers/pvw1.pdf">
Interactive Textbooks for Computer Science Education</a>
in <i>Proceedings of the Sixth Program Visualization Workshop</i>,
June 30, 2011, Darmstadt, Germany, 97-103.
</ol>
<img class="rightimg" src="site/IMG_2457.JPG" height="100" alt="Team members" />
<h2>Contact</h2>
<p>
For more information, or to get involved, please contact
Cliff Shaffer at
<kbd><script type="text/javascript">
// Make it just a little harder for spammers to pick up email address
var name = "opendsa";
var place = "cs.vt.edu";
var theAddress = name + "@" + place;
document.write (theAddress.link ("mailto:" + theAddress))
</script></kbd>.
</p>
<div id="support">
<h2>Support</h2>
<a href="http://nsf.gov">
<img src="site/nsf1.gif" class="rightimg" height="64" alt="NSF Logo"
style="position:relative; bottom: 20px"/></a>
<p>
The OpenDSA Project is supported by the National Science Foundation
(<a href="support.php">see more</a>).
</p>
</div>
</div>
</div>
<div id="footer">
<p class="footertext">
Last modified:
<script type="text/javascript">
document.write(document.lastModified);
</script>
</p>
</div>
</body>
</html>