{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %} My Quizzes {{ quiz.name }} Add a new question
Add first the text of the question. In the next step you will be able to add the possible answers.