A study of tool support for the evaluation of programming exercises

  • Authors:
  • Heinz Dobler;Rudolf Ramler;Klaus Wolfmaier

  • Affiliations:
  • University of Applied Sciences, Hagenberg, Austria;Software Competence Center Hagenberg, Hagenberg, Austria;Software Competence Center Hagenberg, Hagenberg, Austria

  • Venue:
  • EUROCAST'07 Proceedings of the 11th international conference on Computer aided systems theory
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

To foster the process of learning to program, theory and exercises are necessary. Traditionally, manual review of the source is used to provide feedback for the solutions. The effort is substantial and identified problems are prone to subjective interpretation. We study static analysis and testing tools as an enhancement to reviews and discuss the benefits. We analyze our findings by comparing the results from analysis by cross-checking the outcomes of the different tools with each other, with the tutors' remarks, and with the course outcome additionally taking into account final examination results. The effort was substantial and it turned out, that the tools are no replacement for manual review. Tool support is an enhancement due to localization of problem areas, accurate check of programming rules, and an efficient way to detect plagiarism.