Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Modules

Marcin van de Ven edited this page Dec 17, 2017 · 4 revisions

Below an overview of the modules of this application.


Core

The core of the application that keeps the modules together.

Rubrics/judging

This is the most important part of the whole judging application. Here the judging panels can fill in the rubric-forms during the judging rounds.

Ranking (per panel)

After the judging have seen the teams they need to rank those teams.

Nominations (per rubric)

The rankings of the judges per rubric. Teams that could win prizes are ranked at this point.

Event winners (tournament total)[not implemented]

After all the rubrics have done the nominations those can be exported to the people who make up the final ranking for a tournament. This ranking type can be implemented in this application in the future.

Teams interface [not implemented]

Since judges can give feedback on the rubric-forms for the teams the teams also want to read them. Using a separate interface the teams can view their own forms and probably also pictures.

Administration/settings

The more advanced part of the application, where the head judges can fill in the judging panels, teams and schedules and the imports and exports can be done.

Clone this wiki locally