Skip to content

Grading DSL

Description

Currently grades are calculated by executing the formula as python code. A DSL should be created to be used instead.

Checklist

  • The grading is done using a DSL instead of python