Quiz Question
Question {{ current_question }} of {{ total_questions }}
{{ question_data['question'] }}
{% for option in question_data['options'] %}
{{ option }}
{% endfor %}
Submit
{{ feedback }}