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

1. Imagine the Proposer decides to give the responder 40 TJS. However, the responder considers this amount to be unfair and does not accept the money.

{% formfield player.answer1 %}

2. Suppose that the proposer proposes 30 TJS of the endowement to the responder. The responder accepts the money.

{% formfield player.answer2 %}

3. Suppose that the proposer proposes 50 TJS of the endowement to the responder. The responder accepts the money.

{% formfield player.answer3 %}

{% include Constants.instructions_template %} {% next_button %} {% endblock %}