Tool that helps grading programming exams.
- test all submissions
- view test results
- grade based on test results and extracted code
- view statistics (Maybe later)
Most of the functionality is available via a website.
- settings from backend/evaluation/config/local_fonfig.py -> LocalConfig
- run backend/evaluation/utils/schema_creator.py