]> mj.ucw.cz Git - moe.git/blob - TODO
Distinguish between die() and err().
[moe.git] / TODO
1 New directory layout
2 ~~~~~~~~~~~~~~~~~~~~
3 The scripts in mop/admin/ need debugging
4
5 Evaluator
6 ~~~~~~~~~
7 interactive tasks: solve deadlocks?
8 interactive tasks: logging of messages
9 terminology: problem -> task ?
10 box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early)
11
12 Judges
13 ~~~~~~
14 test cases for judge-shuff
15
16 Environment
17 ~~~~~~~~~~~
18 fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
19
20 Installer:
21 - update group permissions
22 - quotas
23
24 New submitter:
25 - contest: task status cache
26
27 Various ideas:
28 scores dependent on time (like PL olympiad)
29 box: configurable access to timers and /proc/self/{stat,fd}
30 box: limit the total amount of data written to files, so that quotas don't have to be set up
31
32 TomGav
33 ~~~~~~
34 recursive try-ln for dir input
35 clean and well-defined expansion (beware of per-test re-expansion)
36 machine-readable log file and/or metadata output from the sandbox
37 configurable names of in/out files (independent of $PROBLEM)
38 paranoidly check file mode/owner before running the sandbox