Quiz
A quiz has an identifier, a question, some answers, a max score and optionally an image
- Value parameters:
- answerList
a list of answers
- imagePath
an image path (optional)
- maxScore
a max score
- question
the question of the quiz
- quizId
a random UUID for the quiz
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any