AuburnACM/auacm

Submit from problem

Closed this issue · 1 comments

Rather than jump back and forth between the competition problem page and the judge, it would be nice to be able to submit directly from the scoreboard of any ongoing competition problem. It should only show up if the current user is a registered participant of the competition.

My thinking is that more streamlined version of the judge box would sit as a single bar on top bottom of the scoreboard problem page. It would only contain problems from the competition in the dropdown. Submission results would have to display in order to differentiate between a wrong answer, compile error, or runtime error.

EDIT: After getting about halfway through implementing this, realized it would probably be more valuable on the actual problem page, since that is where the user will likely be after coding a problem.

Looking at it a bit more closely, this doesn't seem that necessary or practical.