{% load otree %} {% block title %} Questionnaire {% endblock %} {% block content %}
Below, you will find 3 questions to answer.
You have 3 minutes to complete them.
Each correct answer earns you 1 euro.
Once the time is up, your responses will be submitted automatically.

{% formfield player.crt1%} {% formfield player.crt2%} {% formfield player.crt3%}
{% next_button %}
{% endblock %}