Jonathan Irvin Gunawan

Results 17 issues of Jonathan Irvin Gunawan

For scorer, it would be good to be able to print percentage of the score (relative to full score) instead of absolute score. This would be useful for such problem...

spec

tcframe can provides common custom scorers that can be used directly by the user (e.g. real number difference check)

helper

This is usually useful when the time limit is less than 1s (e.g. we don't want a 1s solution got AC).

spec

Add a new tutorial for interactive problem. A classic number guessing (lesser, greater, or equal feedback will be given for each guess) should be fine.

docs

Currently, tcframe always checks whether a generated testcase is also valid for subtasks not assigned to the testcase. If that's the case, tcframe will trigger an error something like "........

spec

Create a page (or endpoint) to merge scoreboard from several contests that has exactly the same set of problems but different contestants. This can be used if there are several...

status: brainstorming
type: feature
app: server
area: contest

Currently, there is no way to give read-only access for partners for some section (e.g., there is a "Allowed to manage grading?" option, but there is no "Allowed to view...

app: sandalphon
type: feature

Allow manager of the contest to limit the submission rate (e.g. at least X minutes between submissions).

type: feature
app: server
area: contest

Steps to reproduce: 1. Go to any submission page that is submitted between "00:00:00" and "00:59:59" on your local time (e.g., https://tlx.toki.id/submissions/781321 works for UTC+8 timezones). 2. In "General Info",...

app: client
type: bug

**Description:** When visiting user X's contest history (not yours), then go to your profile (using the "My profile" button in the upper right dropdown), then press the browser back button,...

app: raphael
type: bug