Allow multiple quizzes per presentation
When quizzes are defined in files and multiple quizzes are loaded in a single presentation, each of those files assigns a value to the same quiz
object, overwriting the value of the previous file. Thus, all quizzes show the contents of the last quiz.
Fixed in this MR.