{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% include "global/fopen_bt.html" %} Information on Part 4 {% include "global/fopen_at.html" %}

We will now ask you to make decisions about how you value getting the recommendation.

You will go through two screens of decisions where each screen has a different payment level. Each payment level is equally likely to be selected.

Because they are randomly selected, you cannot affect which payment level is chosen. Instead, on the following screens you will make decisions assuming that a given payment level is chosen. Your choices for a given payment level only apply if this payment level is randomly selected.

This means that it is in your best interest to make each decision carefully and honestly.

In addition to the decisions you make, there is a chance that a computer randomly assigns you to either get the recommendation or not.



{% include "global/fclose.html" %} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% if form.errors %} {% endif %} {% endblock %}