-
### Description of the enhancement request
In ACM contests, it's common to stop distributing balloons during the scoreboard freeze. However, to create a more supportive and motivating environme…
-
- [ ] ~config check~ code blocks in general
![image](https://github.com/user-attachments/assets/0e3d9a64-711a-4733-875d-262432b32005)
![image](https://github.com/user-attachments/assets/3cc34c3e…
-
On current `main` branch (and also on 8.2 branch) when I try to use a DB password containing a `?`, then during the installation process I get this error:
```
make[1]: Entering directory '/home/jaap…
-
Mainly if no current contest is running. (`current_public_contest`)
-
Importing `example_problems/hello` as a zip takes about 10 seconds, and almost all of that time seems spent importing the submissions.
I think the problem is the double for loop over the files in t…
-
**Is your feature request related to a problem? Please describe.**
In DOMjudge(https://github.com/DOMjudge/domjudge)
R(Rscript) code can be compiled and judged...
https://www.r-project.org/
Ho…
-
### Description of the problem
Currently, executables are built using https://github.com/DOMjudge/domjudge/blob/main/judge/build_executable.sh. This runs inside the chroot, but the executable that ge…
-
### Description of the problem
When rejuding a large contest or getting a lot of submission for problems with many testcases, it could be possible that some submissions are taking much longer wal…
taoky updated
9 hours ago
-
### Description of the enhancement request
When reviewing judgings in the admin interface, it can be relevant to know *when* a judging was run.
### The goal you want to achieve
When problem con…
-
There should either be a specified way to order questions (i.e. by difficulty then by points then by name alphabetically) or question numbers assigned by the backend. This is useful for both displayin…