@brusilovsky

An Empirical Study of Iterative Improvement in Programming Assignments

, , , , and . Proceedings of the 46th ACM Technical Symposium on Computer Science Education, page 410--415. New York, NY, USA, ACM, (2015)
DOI: 10.1145/2676723.2677279

Abstract

As automated tools for grading programming assignments become more widely used, it is imperative that we better understand how students are utilizing them. Other researchers have provided helpful data on the role automated assessment tools (AATs) have played in the classroom. In order to investigate improved practices in using AATs for student learning, we sought to better understand how students iteratively modify their programs toward a solution by analyzing more than 45,000 student submissions over 7 semesters in an introductory (CS1) programming course. The resulting metrics allowed us to study what steps students took toward solutions for programming assignments. This paper considers the incremental changes students make and the correlating score between sequential submissions, measured by metrics including source lines of code, cyclomatic (McCabe) complexity, state space, and the 6 Halstead measures of complexity of the program. We demonstrate the value of throttling and show that generating software metrics for analysis can serve to help instructors better guide student learning.

Description

An Empirical Study of Iterative Improvement in Programming Assignments

Links and resources

Tags

community

  • @brusilovsky
  • @dblp
@brusilovsky's tags highlighted