Presentation Admin

The Presentation Admin is one of the components comprising the ICPC Presentation System. The other major components of the Presentation System are the Presentation Client and a collection of presentations.

The ICPC Presentation System defines a large number of built-in “presentations”, each of which displays programming contest-related data in some fashion. For example, one presentation shows the current contest scoreboard, scrolling it automatically from the current leaders down through all contenders and then repeating. Other presentations show data such as the languages being used, the current number of solutions to each contest problem, notifications that a particular team has just solved a particular problem, and so forth, all updating in real time based on input from a Contest Control System (CCS). There are also pre-defined presentations for showing a variety of user-selected data such as team photographs, contest logos and related images, local sites of interest, fireworks for the end of the contest, and so forth.

The ICPC Presentation System will work with any CCS that produces an event feed which is compliant with the CLI Contest API. Systems known to produce compliant event feeds include PC-Squared, Kattis and DOMjudge; other Contest Control Systems may also produce compatible event feeds and hence work with the Presentation System.

Download

The latest stable Presentation Admin version is 2.4.727, released on 03 April 2022 at 14:27:38 from commit 5af27d7d.

Download stable release v2.4.727

The latest prerelease is v2.5.1062, built on 23 April 2024 at 13:36:06 from commit 08e6c955.

Download prerelease build v2.5.1062

Documentation

The Presentation Admin documentation can also be downloaded.

Download / view documentation (PDF format)