{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} The choice situation in part 1 {% endblock %} {% block content %}
You have to tick the checkbox next to I understood the instructions in order to proceed.
Please tilt your device to see the instructions.

  • In this part, you will face a total of {{num_rounds}} decision rounds.

  • You will be asked to choose among different distributions of points between the type 2 participants:
    For simplicity, we will from now on label them Participant 1 and Participant 2.

  • You will have to choose between two options in every round: Option A or Option B.

  • Your task is to choose the option you prefer.

  • Option A is the same in all rounds. Option B varies between rounds.


 
 

REMARKS

  • Participant 1 and Participant 2 always get 2.000 points in Option A.


  • Participant 1 always gets 3.000 in Option B. The amount that Participant 2 gets in Option B varies from round to round.




  •   I understood the instructions


{% endblock %}