Skip to content

Commit 09de806

Browse files
authored
Update README.md
1 parent 6b03ace commit 09de806

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
11
# Automated Grading and Feedback Tools for Programming: A Systematic Review
22

3-
Data processing and validation for the systematic review on automated grading and feedback tools.
3+
Data processing and validation for the paper titled "Automated Grading and Feedback Tools for Programming
4+
Education: A Systematic Review" published in the ACM Transactions on Computing Education.
5+
6+
All the data is stored within the 'data' directory, including:
7+
- raw data of all the decisions and annotations made by the two screeners,
8+
- processed data ready for visualisation
9+
- subsets of data utilised for specific visualisations or other work
10+
11+
The data extraction notebook processes the annotated data into a dataset that can be visualised for the results and discussion. The results and discussion notebooks are used to output the visualisations and the data used within the results and discussions sections.
12+
13+
To replicate the data processing and visualisation steps, run the notepads from start to finish in the following order:
14+
1. data extraction
15+
2. results
16+
3. discussion

0 commit comments

Comments
 (0)