{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire {% endblock %} {% block content %}
Please answer the following questions. If you guess correctly for the iteration that is chosen for final payment, you will earn an extra €1.
{% formfield player.guess_gender1 %} {% formfield player.guess_gender2 %} {% next_button %} {% endblock %}