An Online Programming Judge System
รุ่นแก้ไขเมื่อ 08:19, 19 กันยายน 2550 โดย Cardcaptor (คุย | มีส่วนร่วม)
This page chronicles the design of an online programming judge system. The system consists of a web interface that allows user to view problems, submit solution programs, and view reports on how the programs performed. This document also includes a specification of the grading process and how to specify programming problems.
Candidate Tools
- Ruby as glue.
- Ruby on Rails for the web interface.