A test case aggregator.
Metron is a test case aggregator for education mainly geared towards computing science classes.
If you want to get involved, check out the contributing document.
There intent is that any instituion who wants to use this project, host their own instance. You can use the Dockerfile to run a deployment of the website. You'll have to also manually deploy a PostgreSQL server and create a auth0 account.
A fully fledged deployment docker with integrated PostgreSQL is in the works.