Skip to content

Complete refactoring

Jannik Wurche requested to merge Partial-request into master

Only request a partial Quiz from the server and fill in the blanks one the website itself. Merge Answer into Question, so rendering the Result is easier. Switch True/False Question Type to SingleChoiceQuestion (SCQ), that allows more than two options but only one is selectable.

Merge request reports