Quiz Question

Question {{ current_question }} of {{ total_questions }}

{{ question_data['question'] }}

{% for option in question_data['options'] %}
{% endfor %}

{{ feedback }}