Accelerating Accurate Assignment Authoring Using Solution-Generated Autograders
This program is tentative and subject to change.
Students learning to program benefit from access to large numbers of practice problems. Autograders are commonly used to support large problem banks by providing quick feedback on submissions. But authoring accurate autograders remains challenging. Autograders are frequently implemented by enumerating test cases—a tedious process that can produce inaccurate autograders that fail to correctly identify correct or incorrect submissions.
We present solution-generated autograding: a faster and more accurate way to create autograders. Our approach leverages a key difference between software testing and autograding—specifically, that the question author can provide a solution. By starting with a solution, we can eliminate the need to write test cases, validate the autograder’s accuracy, and evaluate other aspects of submission quality beyond correctness. We describe Problematic, an implementation of solution-generated autograding for Java and Kotlin, and share experiences from four years using Problematic to support a large CS1 course: authoring nearly 800 questions used by thousands of students resulting in millions of submissions.
This program is tentative and subject to change.
Thu 27 FebDisplayed time zone: Eastern Time (US & Canada) change
13:45 - 15:00 | |||
13:45 18mTalk | Accelerating Accurate Assignment Authoring Using Solution-Generated Autograders Papers | ||
14:03 18mTalk | An Analysis of Students' Testing Processes in CS1 Papers Gonzalo Allen-Perez University of California, San Diego, Luis Millan University of California, San Diego, Brandon Nghiem University of California, San Diego, Kevin Wu University of California, San Diego, Anshul Shah University of California, San Diego, Adalbert Gerald Soosai Raj University of California San Diego | ||
14:22 18mTalk | Diagnosable Code Duplication in Introductory ProgrammingGlobal Papers | ||
14:41 18mTalk | Towards a Quantitative Competency Model for CS1 via Five-Channel Learning Sequences Papers Zhizezhang Gao Northwest Unviersity, Can Cui Northwest Unviersity, haochen yan Northwest University, Jiaqi Liu Northwest University, Xia Sun Northwest University, fengjun Northwest Unviersity |