Feedback generation for performance problems in introductory programming assignments
Abstract
Providing feedback on programming assignments manually is a tedious, error prone, and time-consuming task. In [GRZ14], we motivate and address the problem of generating feedback on performance aspects in introductory programming assignments. We studied a large number of functionally correct student solutions to introductory programming assignments and observed: (1) There are different algorithmic strategies, with varying levels of efficiency, for solving a given problem. These different strategies merit different feedback. (2) The same algorithmic strategy can be implemented in countless different ways, which are not relevant for reporting feedback on the student program. We propose a light-weight programming language extension that allows a teacher to define an algorithmic strategy by specifying certain key values that should occur during the execution of an implementation. We describe a dynamic analysis based approach to test whether a student's program matches a teacher's specification. Our experimental results illustrate the effectiveness of both our specification language and our dynamic analysis.
- Citation
- BibTeX
Zuleger, F., Radicek, I. & Gulwani, S.,
(2016).
Feedback generation for performance problems in introductory programming assignments.
In:
Knoop, J. & Zdun, U.
(Hrsg.),
Software Engineering 2016.
Bonn:
Gesellschaft für Informatik e.V..
(S. 49-50).
@inproceedings{mci/Zuleger2016,
author = {Zuleger, Florian AND Radicek, Ivan AND Gulwani, Sumit},
title = {Feedback generation for performance problems in introductory programming assignments},
booktitle = {Software Engineering 2016},
year = {2016},
editor = {Knoop, Jens AND Zdun, Uwe} ,
pages = { 49-50 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Zuleger, Florian AND Radicek, Ivan AND Gulwani, Sumit},
title = {Feedback generation for performance problems in introductory programming assignments},
booktitle = {Software Engineering 2016},
year = {2016},
editor = {Knoop, Jens AND Zdun, Uwe} ,
pages = { 49-50 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-646-6
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2016
Language:
(en)

Content Type: Text/Conference Paper