{% extends "global/Page.html" %} {% load staticfiles otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %}

Experiment Overview

{% endblock %} {% block content %}

You are about to participate in an experiment in the economics of decision-making. If you read the instructions carefully and make good decisions, you could earn a considerable amount of money.

We will first go over the instructions, then give a quiz to make sure you understand the instructions. After the quiz, the experiment will begin.

You will be working with a fictitious currency called Francs. Francs will be converted to US Dollars at an exchange rate of

{{ exchange_rate |c }} = $1.

Click "Next" to start reading the instructions of the task.

{% next_button %}
{% endblock %}