{% block title %} {{ if participant.det }}One Decision Selected{{ else }}Five Decisions, One Selected{{ endif }} {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

{{ if participant.det }} This and the next stage consist of five decisions each. {{ else }} This stage consists of five decisions. {{ endif }} In each decision, there are two parts. Only one of these decisions may count towards your bonus.

First, you will go through part 1 for all five decisions in Stage 1{{ if participant.det }} and all five decisions in Stage 2{{ endif }}. Then, we will randomly select one of them and ask you to complete part 2 for that decision. When going through part 1 for each decision, remember that it may be randomly selected to determine your payoff.


{{ if participant.det }} {{ else }} {{ endif }}

When you are ready, continue to begin stage 1.

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