资 源 简 介
Introduction
Taskeval is a flexible task evaluator, written in Python, than can automatically evaluate contestants on programming tasks (or, as some call them, "problems") like those found in ACM / USACO / TopCoder Algorithm / International Olympiad in Informatics contests.
My hope is that, in the future, it will become good enough to run a free, automatic online evaluation system.
How to use?
Please see UsageInstructions
Who uses taskeval
A side-project ran by a friend and I, hosted here, that builds upon taskeval even further. It allows evaluating a group of contestants on entire programming contests (such as evaluating any number of participants on a set of three problems and displaying the results and the Top-10).