Skip to content

remodel questions

Tom Käsler requested to merge remodelQuestions into master

introduce single case class for questions additional attributes needed for the different question formats are now in a map. This gives the opportunity to define new question formats in the frontend without changing backend code

Merge request reports