{% extends "global/Page.html" %} {% load otree %} {% block title %}Quiz{% endblock %} {% block content %}
You will need to get all the answers right to continue to the next stage. If you don't get four out of four right, you will be sendt back to the previous page, and you must read the game instructions one more time.
{% formfields %} {% next_button %} {% endblock %}