Ashar Fuadi

Results 41 comments of Ashar Fuadi

Won't be supporting editing clarification for now, as it will be confusing for contestants.

Adding: we need to make sure that supervisor/managers can still see the error message, for debugging purposes.

Yes, this is a known issue with the current versions of Preact and Blueprint. The only way to fix this is to refresh the page. Will take a look into...

Maybe we can do the following: - Supporting adding multiple partners at once (comma-separated), and - All permissions are checked by default

So the endpoint of active contests, should also return the remaining durations in the response

Alternative: https://stackoverflow.com/a/35965649

Note: we already support floating point in individual tc, but somehow we always round the total points. Need to support floating point as well for total points.

This is useful in `Functional[WithSubtasks]` grading engine. Scorer / grader can output `PV` to indicate that the contestant solution is not following the communication protocol.

Makes sense. Need to add some kind of id / class to the HTML... or somehow we "parse" `Sample Input` from description

Yes, that looks good :) Implementation of multiple window configs in React would be challenging :D