Add "Preview Submit" button to Clash of Code

It is not uncommon in Clash of Code to have 100% on viewable tests while fail to get 100% in validators. I think this is unfair. As a workaround, I suggest to add a new button, which could be called “Presubmit”, “Submit Preview”, “Prevalidate” or in a similar way. It would run the code through validators and display the result without actually submitting.

Another option could be that if submit does not result in 100%, user is given an option to get back to his/her code and improve it.

5 Likes

It could be more clear if after playing all test cases if either of cases failed submit button would change color. This way we will have more time to react that something went wrong.

1 Like