Configuring Autograders
This documentation is under construction. Check back soon for detailed autograder configuration guides.
Summary of Autograding Architecture
The autograder system uses an “overlay grader” architecture that allows flexible grading configurations. Detailed documentation coming soon.Test Insights and Error Explorer
Pawtograder provides powerful tools to help you understand and debug common student errors:Error Explorer
View grouped test failures across all submissions to identify patterns and common issues. The error explorer allows you to:- See which students are affected by specific errors
- Copy affected students’ email addresses for communication
- Launch regrading workflows directly from error groups
Regrade Workflow
The improved regrade workflow streamlines the process of re-running autograders:- Launch from Error Explorer: Start a regrade directly from an error group
- Preselect Submissions: Submissions are automatically selected on the autograder page
- Choose Commits: Select specific commits or enter a manual SHA in the regrade dialog
- Auto-promote: Optionally promote the new submission as the active submission