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

1. Let's consider that you choose to cooperate and the other player chooses to defect. {% formfield group.answer1 %}

2. Suppose that you made your mind that you will cooperate with the other player. The other player also thinks that the best option is to cooperate and chooses to cooperate with you.

{% formfield group.answer2 %}

3. Imagine that both you and the other player consider to defect.

{% formfield group.answer3 %}

{% next_button %} {% endblock %}