(this.shadowBody = el)}>\n
\n
\n
\n {this.questionIndex === null ? null : this.quiz.quizForm.quizAnswerAndQuestion[this.questionIndex].question}\n
\n
\n {this.quiz.quizForm.quizAnswerAndQuestion[this.questionIndex].possibleAnswers.map(alternative => {\n return (\n this.answerQuestion(alternative, this.questionIndex, e.target)}\n label={alternative}\n />\n );\n })}\n