Skip to content
Xiangyu Bu edited this page May 22, 2014 · 5 revisions

Welcome to the autograder wiki!

Objective

The objective of this project is to build a generic autograder infrastructure that

  • can be used to grade C / C++ assignments according to pre-defined test cases
  • can be easily scalable to meet the size of the class
  • has good documentations for the APIs

Progress

Planning (currently)

Sprint 1

Sprint 2

Sprint 3

This wiki is used for note-taking's purpose only.

Clone this wiki locally