{% extends 'otreeutils/UnderstandingQuestionsPage.html' %} {% load staticfiles otree_tags %} {% block app_styles %} {% endblock %} {% block app_scripts %} {% endblock %} {% block title %} Quiz
The instructions are reported again below the questions. {% endblock %} {% block content %}
Error! Some of your answers are incorrect.
{% next_button %}

{% include Constants.template_instructions %} {% endblock %}