Pawtograder is a course operations platform for instructors and students. It provides "autograder" functionality (automated grading of programming assignments, combining instructor support and handgrading inspired by Autolab and Autograder.io with GitHub integration inspired by GitHub Classroom) and other interactive features like Q&A, office hours queue, and more.
🚧 It is under active development.
Documentation is maintained in the pawtograder/docs repository. Documentation is available at https://docs.pawtograder.com/, with documentation organized for:
- 👨💻 Developers
- 👨🏫 Course Staff
- 👨🎓 Students
The main repository for the Pawtograder platform.
This is the GitHub Action that grades student assignments in CI and also runs regression testing for grader development.
This is the repository for the Pawtograder documentation.