Proceedings of the 18th ACM Conference on Innovation and Technology in Computer Science Education 2013
DOI: 10.1145/2462476.2462505
|View full text |Cite
|
Sign up to set email alerts
|

On the differences between correct student solutions

Abstract: We know that students solve problems in different ways, but we know little about the kinds of variation, or the degree of variation between these student generated solutions. In this paper, we propose a taxonomy that classifies the variation between correct student solutions in objective terms, and we show how the application of the taxonomy provides instructors with additional insight about the differences between student solutions. This taxonomy may be used to inform instructors in selecting examples of code… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
9
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 27 publications
(10 citation statements)
references
References 9 publications
1
9
0
Order By: Relevance
“…While others have already shown the great diversity in student solutions (e.g. [12]), our study also shows this diversity in teacher solutions. Remarkable is the difference in final states for program 2a and 2b that solve the same problem.…”
Section: X: Otherssupporting
confidence: 51%
See 2 more Smart Citations
“…While others have already shown the great diversity in student solutions (e.g. [12]), our study also shows this diversity in teacher solutions. Remarkable is the difference in final states for program 2a and 2b that solve the same problem.…”
Section: X: Otherssupporting
confidence: 51%
“…3.1.1 Programs. The first exercise was taken from another study, including the most popular student solution (see Program 1) [12]. Its description is: 'Implement the sumValues method, which adds up all numbers from the array parameter, or only the positive numbers if the positivesOnly boolean parameter is set to true.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…A recent example is the research presented in [12]. The authors investigated differences in the correct solutions of students.…”
Section: Related Workmentioning
confidence: 99%
“…Luxton-Reilly et al [2] label types of variations as structural, syntactic, or presentation-related. The structural similarity is captured by the control flow graph of the student solutions.…”
Section: Related Workmentioning
confidence: 99%