competemcgill/wisp

Custom Online Judge

Opened this issue · 0 comments

Allow admins to create custom problems in WISP, and these problems would be run on our own Online Judge against a custom test suite.

Could be implemented with a separate microservice that spins up a thread to run the test in a sandbox (using something like this library to sandbox?)