Open u-ways opened 1 year ago
It seems we can share a challenge URL with pre-pasted content for each round which makes it easier for them to jump straight to solving the problem without having to deal with the setup issues.
We can then guide them to paste the solution in Github (i.e. commit to main) so the tests can be triggered and they can get rapid feedback!
So we now switched to using the playground for users to develop their solutions.
Raised #6 (Python) and #7 (JavaScript) to add support for multiple languages.
Raised #8 to provide an appropriate testing specification library and improve error reporting.
What worked well:
What could be improved:
What didn't work well: