Skip to content
raldeco edited this page Jan 27, 2020 · 2 revisions

Welcome to the alphagrader wiki!

Alphagrader is a tool created to help teachers to give constant and automatic feddback to their students during programming related courses. Alphagrader uses the idea of Test Driven Development (TDD), where teachers can create basic test cases or complex challeging ones. Students implement their solutions not only to solve the given problem for generic cases, but also to the complete range of input.

Clone this wiki locally