{% block title %}

Understanding Quiz

{% endblock %} {% block content %}
{% formfield player.question1 %} {% formfield player.question2 %} {% formfield player.question3 %}
Example decoding key:

{% formfield player.question4 %} {% formfield player.question5 %}

{{ next_button }}

{% endblock %}