{% extends 'base.html' %} {% block title %}Vocabulary Quiz{% endblock %} {% block content %}
Test your vocabulary knowledge with this quiz. Choose the correct meaning for each word.
Question {{ loop.index }}:
{{ question.question_text }}
Context: "{{ question.context }}"