{% extends "global/Base.html" %} {% load staticfiles otree %} {% comment %} {% endcomment %} {% block title %}

Donation Visibility

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}

You will make 3 decisions under public mode and 3 decisions under private mode. At the beginning of each decision period, you will be endowed with ${{ Constants.endowment }}. You will have the opportunity to donate some of your endowment to a charity organization.

Public Mode

If one of your decisions in this section is chosen for payment AND

Private Mode

If one of your decisions in this section is chosen for payment AND


You must answer correctly before proceeding to the paying task.


1. Suppose you donated $100 with a 50% rebate in public mode.

What will happen after the experiment?




2. Suppose you donated $0 with a 50% rebate in public mode.

What will happen after the experiment?



{% endblock %}