{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %}
← Back to Quizzes

New quiz

Create the quiz first, then add its questions in the builder. Nothing is public until you publish it.

{% include "_quiz_settings_fields.html" %}
Cancel
{% endblock %}