X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=e219005fe87dedb796c88db0c294233fff5afe55;hb=babd817998d5e7026a3e392024779216ab59ca94;hp=0b2aba5dd9ccb2590130519dac153226cceef1c2;hpb=e9e456546f303f948a204a7a5645fa78a6996d3d;p=moe.git diff --git a/TODO b/TODO index 0b2aba5..e219005 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,27 @@ Evaluator ~~~~~~~~~ -box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd) score: better formatting of the score table interactive tasks: solve deadlocks? interactive tasks: logging of messages +terminology: problem -> task ? +writing of verdicts to stdout (include timing and check on interactive tasks, including judge errors) +box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early) Environment ~~~~~~~~~~~ fpc: add switch -gl (runtime errors write line#) -check versions of g++ + +Installer: +- mo-install: reduce what gets copied to mo-eval home +- update group permissions +- quotas + +New submitter: +- contest: override failed check +- contest: local history +- contest: task status cache +- contest: problems with SIGPIPE + +Various ideas: +scores dependent on time (like PL olympiad) +box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd)