-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
205 lines (185 loc) · 8.23 KB
/
index.html
File metadata and controls
205 lines (185 loc) · 8.23 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
<!DOCTYPE html>
<html>
<head>
<title>SPLICE: Standards, Protocols, and Learning Infrastructure for Computing Education</title>
<link rel="stylesheet" href="cssplice.css" type="text/css" />
</head>
<body>
<div id="content">
<h1>SPLICE:<br />
Standards, Protocols, and Learning Infrastructure for Computing Education</h1>
<p>Welcome to the home of the SPLICE project.
Our mission is to support the CS Education community by
supplying documentation and infrastructure to help with
adopting shared standards, protocols, and tools.
In this way we hope to promote
<ul>
<li> development and broader reuse of innovative
learning content that is instrumented for rich data
collection;</li>
<li> formats and tools for analysis of learner data;
and</li>
<li> best practices to make large collections of learner
data and associated analytics available to researchers in the
CSE, data science, and learner science communities.</li>
</ul>
</p>
<p>
<b>Need technical assistance?</b> If you need some help
getting LTI to work with your application, or similar
technology, our community might be able to give advice.
<ul>
<li> Join the <a href="https://groups.google.com/forum/#!forum/cssplice">SPLICE Google Group</a>,
and ask the community.</li>
<li> Take a look at our
<a href="lti/index.html">LTI tutorials</a>
</li>
<li> See the <a href="portal/index.html">SPLICE Catalog</a>.</li>
<li> See our <a href="Glossary.html">Glossary</a> for
commonly used terms related to CS Education research and
technology.
<li>You can contact our team by sending email to
<a href="mailto:cssplice@gmail.com">cssplice@gmail.com</a>.
</li>
</ul>
</p>
<p>
For a fuller description of our vision and goals, see the
<a href="NSFoverview2017.pdf">overview</a> from our successful
<a href="NSFproposal2017.pdf">NSF proposal</a>.
</p>
<h2>Recent News and Upcoming Events</h2>
<ul>
<li><a href="SIGCSE26.html">The 12th SPLICE Workshop</a>
on Technology and Data Infrastructure for CS
Education Research will be held in conjunction with
SIGCSE TS 2026 in St. Louis on Wednesday, February 18, 2026.
</li>
</ul>
<h2><a href="Workshops.html">Previous Workshops and Events</a></h2>
<h2><a href="WorkingGroups.html">SPLICE Working Groups</a></h2>
<ul>
<li><a href="portal/index.html">SPLICE Portal</a>.
<a href="https://groups.google.com/g/splice-portal-working-group">Google Group</a>.
</li>
<li><a href="rpi/index.html">Replicating Programming Interventions</a>. Leader: Thomas Price.
<a href="https://groups.google.com/g/replicating-programming-interventions">Google Group</a>.
</li>
<li><a href="slcp/index.html">Smart Learning Content Protocols</a>. Leaders: Cay Horstmann, Steve Edwards, Cliff
Shaffer <a href='https://groups.google.com/g/splice-smart-learning-content-protocol'>Google Group</a></li>
<li><a href="parsons/index.html">Parsons Problems Interoperability Standards</a>. Leader: Cliff Shaffer and [need
some more!].
<a href="https://groups.google.com/g/splice-parsons-problems-working-group">Google Group</a>.
</li>
<li><a href="codex/index.html">Reusable Code Examples</a>. Leaders: Peter Brusilovsky, Vasile Rus</li>
<li><a href="llms/index.html">Large Language Models</a>. Leaders: Juho Leinonen, Bita Akram.
<a href="https://groups.google.com/g/splice-llms">Google Group</a>.
</li>
<li><a href="progsnap2/index.html">Small Code Snapshots</a> (ProgSnap).
Leaders: Thomas Price and Ayaan Kazerouni.
</li>
<li><a href="peml/index.html">
Programming Exercise Markup Language</a> (PEML).
Leaders: Phill Conrad, Cory Bart, and Stephen Edwards.
</li>
<li><a href="https://cssplice-cm.github.io/">Packaging Curricular Materials</a>.
Leaders: Cory Bart, Phill Conrad, Michael Hilton, Bob Edmison.
</li>
</ul>
<h2><a href="SmartContent/index.html">Reusable Smart Content for CS
Education</a></h2>
<h2><a href="data.html">Datasets and Data Analytics</a></h2>
<p>
A primary mission for SPLICE is to support
infrastructure to collect educational datasets, make them
available to researchers, and provide appropriate analysis
tools.
</p>
<h2>Resources</h2>
<ul>
<li><a href="https://groups.google.com/forum/#!forum/cssplice">SPLICE
Google group</a> </li>
<li><a href="MiniGrants.html">SPLICE Mini-grants</a>: Information on past efforts and how to apply
<li>Repositories
<ul>
<li>
<a href="https://github.com/cssplice">SPLICE GitHub organization</a>
</li>
<li>
<a href="https://github.com/cssplice/LTI">GitHub Repository for LTI
examples and support</a>
</li>
<li>
<a href="portal/index.html">SPLICE Catalog</a>: Smart Learning
Content and education data sets.
</li>
<li>
<a href="https://github.com/CSSPLICE/peml/">PEML Ruby Gem</a>
</li>
</ul>
</li>
<li>Documentation
<ul>
<li><a href="lti.html">LTI Resources: Tutorials, Documentation, Examples</a></li>
<li>Bibliography list (<a href="SPLICE_bibtex.bib">BibTeX</a>)(<a href="SPLICE_biblatex.bib">BibLaTeX</a>)
</li>
<li><a href="peml/">PEML docs, specification, and tutorial</a></li>
</ul>
</li>
<li>Best Practice Examples</li>
<ul>
<li><a href="https://drive.google.com/open?id=1neajUB9cxOUluwil3dwjJu_7qMCoRd-L0GfK1ZEjsz8">Data Sharing</a>
</li>
<li><a href="https://drive.google.com/open?id=1Moc9DaofSNwFT6cqrq9wOZsPTPgO5sEhIRamv02hH0Y">Reusable
smart learning content</a></li>
<li><a href="https://drive.google.com/open?id=1IsWHL3r6qMvhhjlHoUN1W-P4CG7HEv-id1yIwGcuWCc">Integration
infrastructure and architectures</a></li>
</ul>
<li>(Non-SPLICE) Standards Documentation
<ul>
<li> <a href="https://www.imsglobal.org/activity/learning-tools-interoperability">
LTI: Learning Tools Interoperability</a> </li>
<li>
<a href="https://www.imsglobal.org/activity/caliper">Caliper Analytics
</a>
</li>
<li> <a href="http://tincanapi.com/overview/">xAPI</a> </li>
</ul>
</li>
</ul>
<h2><a href="Administrative.html">Administrative Policy</a></h2>
<p>This section provides a collection of resources related to
many non-technical issues that CS Education researchers
and systems builders have to deal with. This includes
things like:</p>
<ul>
<li>University Educational Data Access policies</li>
<li>Hosting information</li>
<li>Examples of IRB Protocols</li>
<li>HECVAT, VPAT and similar security/privacy statement
examples</li>
<li>Project scale-up and lifecycle examples</li>
</ul>
<div id="support">
<h2><a href="support.html">Project Support</a></h2>
<a href="http://nsf.gov">
<img src="nsf1.gif" class="rightimg" height="64" alt="NSF Logo" style="position:relative; bottom: 20px" /></a>
<p>SPLICE is supported by the National Science Foundation
and by Virginia Tech's Technology-enhanced Learning and
Online Strategies unit.</p>
</div>
</div>
<div id="footer">
<hr />
<p class="footertext">
<a href="mailto:cssplice@gmail.com">Contact us</a>
</p>
<p class="footertext">
Last updated:
<script type="text/javascript">
document.write(document.lastModified);
</script>
</p>
</div>
</body>
</html>