{% extends "base.html" %} {% block title %}Quiz: {{ module_name }} — Python 108{% endblock %} {% block content %}
10 questions · Pass mark 7/10 (70%) {% if attempts > 0 %} · Attempt {{ attempts + 1 }}{% endif %}