Skip to content
Open access

Beyond Correctness: A Competency-Driven Framework for Designing Autograder Test Suites

Jul 2026 · Anais do XXXIV Workshop sobre Educação em Computação (WEI 2026) · 0 citations · 15 references

Abstract

Automated programming autograders are essential for providing immediate feedback in programming education. However, conventional autograders are often limited to evaluating functional correctness through pass/fail tests. This article introduces a framework for designing autograder test suites where a single programming problem is deconstructed into multiple competencies. To automatically assign a grade to a student’s activity, the tool allows for defining weights for each test case, supporting the instructor in designing a test suite aligned with the learning objectives related to the predefined competencies. An experiment comparing this framework with traditional paper-based evaluations revealed a 97% reduction in grading time (r = 0.70 correlation), while effectively shifting the instructor’s role from grader to assessment designer.

Read PDF