{% if question.question_type == 'matching' %} {% include 'partials/matching_question.html' %} {% else %} {# Regular MCQ/SCQ template #} {% csrf_token %}