cms icon indicating copy to clipboard operation
cms copied to clipboard

Contest Management System

Results 217 cms issues
Sort by recently updated
recently updated
newest added

**Description:** The system cannot evaluate submissions for communication tasks which are configured to have at least $10$ user processes. The submissions are "stuck" in the evaluation phase and are re-evaluated...

sandbox
bug

- Python 3 / PyPy3 support At "Allowed programming languages" - To use "Python 3 / PyPy3"? pypy3 installation required! #PyPy3 installaion needed before run setup.py #Like below ... sudo...

### The Problem It is often a problem that CMS runs all files for each submission. In most OI styles problems, there is usually a subtask where very worse complexity...

es
feature_request

**Is your feature request related to a problem? Please describe.** We would like to organize a contest with the OutputOnly configuration. However, given the fact that the contest is supposed...

tasktypes
feature_request

`UNION ALL` is not guaranteed to keep the order of the results. In fact with Postgres 13 the order is not well defined and can change between executions (not sure...

During a contest it might be useful to be notified on the smartphone when a new question arrives. This is especially true for long contests where keeping the admin page...

Add a new command: `cmsPrometheusExporter` This will start a new HTTP server that listens on a port (defaults to 8811) for requests to /metrics. At this endpoint many metrics about...

Despite the alluring title, this is just a tracking issue listing things to do to the code *when* we will drop support for Python 2 (which won't happen before the...

This is useful if you have some users already in the database, and you want them to be able to automatically sign up to one or more contests without having...