{% extends "global/Page.html" %} {% block title %}Part II{% endblock %} {% block content %}
Instructions:
In part II, your task is to choose between lotteries.
On the next page, you will see a table with different options A and B. You should choose which option you prefer in each row.
Once you are done, one of the rows will be randomly selected, and the lottery of your choice (A or B) will be played.
How does the lottery work?
1. You choose which lottery you prefer (A or B) in each row.
2. The game randomly selects one row from the table, and the lottery of your choice in that row is played.
3. A ten-sided dice is rolled.
4. You get the payoff equivalent to the dice number (1 to 10).
5. Your payoff is stored along with the payoffs from Part I until the end of the experiment.
Good luck!