{% extends "admin/change_list.html" %} {% block content_title %} {% endblock %} {% block content %}

How quizzes work

When the student clicks the "Take the quiz" button, a quiz is randomly selected from the quizzes below.

{{ block.super }} {% endblock %}