{% extends "global/Page.html" %} {% load otree static %} {% block title %} Quiz {% endblock %} {% block content %}

You will now take a very short quiz to make sure you understand the setup. The quiz will not count towards your final income.

{% next_button %} {% endblock %} {% block styles %} {% endblock %}