{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** TITLE *** #} {# ****************************************************************************************************************** #} {% block title %} {% trans "Choosing Between A Sure and a Risky Amount: Instructions 1/3" %} {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
We will now begin an activity that involves real money. You will be asked a number of repeated choices. You will only have the chance of being paid for one of the choices you make in this exercise. However, you do not know yet which choice it will be, so you must think about each question very carefully.

You will only find out at the end of Part III for which of these questions you are going to have the chance of being paid. So, it is in your interest to treat each of the choices as if they were the only choice made and as if this is the question for which you are going to have the chance of being paid. Is this clear?
{% next_button %} {% endblock %}