{# Timer, questions counter #}

00:00:00
{# finishQuiz button #}
{# Question text #}
{{ question.question_text }}
{# Divider #}
{# Answer area #} {% if question.question_type != "practice" %}
{% endif %}
{# Control buttons#}