Complete refactoring
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.