On automated grading of programming assignments in an academic institution

  • Authors:
  • Brenda Cheang;Andy Kurnia;Andrew Lim;Wee-Chong Oon

  • Affiliations:
  • IOPT, SoC Incubation Centre, National University of Singapore, 3 Science Drive 2, Singapore 117543, Singapore;IOPT, SoC Incubation Centre, National University of Singapore, 3 Science Drive 2, Singapore 117543, Singapore;Department of IEEM, Hong Kong University of Science and Technology, Clear Water Bay, Kowloon, Hong Kong;Department of Computer Science, National University of Singapore 3 Science Drive 2, Singapore 117543, Singapore

  • Venue:
  • Computers & Education
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Practise is one of the most important steps in learning the art of computer programming. Unfortunately, human grading of programming assignments is a tedious and error-prone task, a problem compounded by the large enrolments of many programming courses. As a result, students in such courses tend to be given fewer programming assignments than should be ideally given. One solution to this problem is to automate the grading process such that students can electronically submit their programming assignments and receive instant feedback. This paper studies the implementation of one such automated grading system, called the Online Judge, in the School of Computing of the National University of Singapore for a compulsory first-year course that teaches basic programming techniques with over 700 students, describing the student reactions and behavior as well as the difficulties encountered. The Online Judge was also successfully employed for an advanced undergraduate course and an introductory high school course.