AnswerFeedbackUpdate
case class AnswerFeedbackUpdate(updateParameter: Option[(Int, Boolean)]) extends ViewUpdate[(Int, Boolean)]
Update for the view containing the index of the answer selected and if it's correct or not
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any