{% extends "global/Page.html" %} {% load otree static %} {% block content %} ID = {{label}} group = {{group}}

Considering the choice in phase 2:

{% formfield player.pers_belief label="Q1.What do you think is the right choice to make?" %}

{% formfield player.emp_belief label="Q2. What do you think the other two participants in your group chose?" %}

{% formfield player.norm_belief label="Q3. What do you think the other two participants in your group answered to Q1?" %}

{% endblock %} {% block scripts %} {% endblock %}