AlgoJudge documentation0.1

Using AlgoJudge

Two readers, two paths - the person who competes, and the person who runs the contest or the course.

An AlgoJudge installation is used by two kinds of people, and this section is written for both of them separately, because they never do the same thing.

A participant

Somebody taking part: entering an activity, reading a problem, sending a solution, and finding out what happened to it.

A manager

Somebody running one: building activities and rounds, keeping the problem library, answering questions, deciding who may do what, and watching the machines that do the evaluating.

A third reader, the administrator, is not here. Installing AlgoJudge, backing it up and keeping it running is Install and operate. The line between them is worth stating: a manager makes decisions inside the application, an administrator makes decisions about the installation itself.

The source is in AlgoJudge-Client. This project is licensed under MIT. See LICENSE. This documentation is CC BY 4.0.

On this page