Skip to content

Commit b54a12a

Browse files
committed
Add link to CompED dataset spreadsheet
1 parent c4659b0 commit b54a12a

1 file changed

Lines changed: 32 additions & 29 deletions

File tree

data.html

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -20,34 +20,37 @@ <h1>Datasets and Data Analytics</h1>
2020
<p>
2121
The <a href="https://splice.cs.vt.edu/datasetcatalog/">
2222
SPLICE Dataset Catalog</a> provides a collection of datasets
23-
available from various sources. We welcome contributions of
23+
available from various sources. We welcome contributions of
2424
datasets!
2525
</p>
2626
<p>
27-
Here are our current dataset sources:
27+
Here are our current dataset sources that are included in the
28+
dataset catalog:
2829
</p>
2930
<ul>
3031
<li><a href="https://pslcdatashop.web.cmu.edu/">Datashop</a>@CMU</li>
31-
<li>A compilation of open-source datasets in computing
32-
education, curated by the "Where is the data? Finding and
33-
reusing datasets in computing education" CompEd 23' working
34-
group. The working group aims to make research data more
35-
accessible and encourage open data practices in the computing
36-
education research (CER) community. For more information,
37-
please refer to the working group's paper: Kiesler, Natalie,
38-
John Impagliazzo, Katarzyna Biernacka, Amanpreet Kapoor, Zain
39-
Kazmi, Sujeeth Goud Ramagoni, Aamod Sane, Keith Tran, Shubbhi
40-
Taneja, and Zihan Wu. "Where's the Data? Exploring Datasets in
41-
Computing Education." In Proceedings of the ACM Conference on
42-
Global Computing Education Vol 2, pp. 209-210. 2023.</li>
32+
<li>A <a href="https://docs.google.com/spreadsheets/d/1ccD5kB8yC8xSoYsWrmfBS0HcSAmesWGOVyID1psywJg/edit?gid=0#gid=0">
33+
compilation of open-source datasets</a> in computing
34+
education, curated by the "Where is the data? Finding and
35+
reusing datasets in computing education" CompEd 23' working
36+
group. The working group aims to make research data more
37+
accessible and encourage open data practices in the computing
38+
education research (CER) community. For more information,
39+
please refer to the working group's paper: Kiesler, Natalie,
40+
John Impagliazzo, Katarzyna Biernacka, Amanpreet Kapoor, Zain
41+
Kazmi, Sujeeth Goud Ramagoni, Aamod Sane, Keith Tran, Shubbhi
42+
Taneja, and Zihan Wu. "Where's the Data? Exploring Datasets in
43+
Computing Education." In Proceedings of the ACM Conference on
44+
Global Computing Education Vol 2, pp. 209-210. 2023.
45+
</li>
4346
</ul>
4447

4548
Some featured datasets: These are datasets used to support the
4649
listed publications.
4750
<ul>
4851
<li>Demirtas, Fowler, & Cunningham (2024).
4952
<a href="https://educationaldatamining.org/edm2024/proceedings/2024.EDM-long-papers.5/">Reexamining Learning Curve Analysis in Programming
50-
Education: The Value of Many Small Problems.</a>
53+
Education: The Value of Many Small Problems.</a>
5154
In <i>Proceedings of the 17th International Conference on
5255
Educational Data Mining.</i></li>
5356
<li>Huang et al (2023),
@@ -57,20 +60,20 @@ <h1>Datasets and Data Analytics</h1>
5760
<li> Rivers et al (2016),
5861
<a href="http://www.krivers.net/files/icer2016-paper.pdf">
5962
Learning Curve Analysis for Programming: Which Concepts do Students Struggle With?</a>
60-
<i>Proceedings of ICER 2016</i>.
63+
<i>Proceedings of ICER 2016</i>.
6164

62-
63-
<div id="footer">
64-
<hr />
65-
<p class="footertext">
66-
<a href="mailto:cssplice@gmail.com">Contact us</a>
67-
</p>
68-
<p class="footertext">
69-
Last updated:
70-
<script type="text/javascript">
71-
document.write(document.lastModified);
72-
</script>
73-
</p>
74-
</div>
65+
66+
<div id="footer">
67+
<hr />
68+
<p class="footertext">
69+
<a href="mailto:cssplice@gmail.com">Contact us</a>
70+
</p>
71+
<p class="footertext">
72+
Last updated:
73+
<script type="text/javascript">
74+
document.write(document.lastModified);
75+
</script>
76+
</p>
77+
</div>
7578
</body>
7679
</html>

0 commit comments

Comments
 (0)