home

ID Quiz {{ idQuiz }}

Question {{ actualQuestionIndex + 1 }}/{{ quiz.questions.length }}

Score : {{ score }}/{{ quiz.questions.length }}
Category : {{ decodeHtml(actualQuestion.category.name) }}

{{ decodeHtml(actualQuestion.text) }}