{% extends 'base.html' %} {% block content %}
{{ quiz.description }}
{% endif %}{{ question.data.question }}
Richtige Antwort: {{ option.value }}
{% endif %} {% endfor %} {% endif %}Noch keine Fragen vorhanden. Erstellen Sie eine neue Frage, um loszulegen!