{% extends "base.html" %} {% load richtext %} {% block title %}Practice - {{ course.title|exam_marks }}{% endblock %} {% block content %} ← Back to course
{{ correct }} / {{ mcq_total }} multiple-choice questions correct.
{% endif %}Answer the questions below, then submit them all at once.
{% endif %} {% endblock %}