{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Welcome to the experiment! {% endblock %} {% block content %}
Loading ...
Loading ...

The experiment stops accepting new participants 5 minutes after the scheduled time. Make sure you click "Start Experiment" before then.

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

{% if mturk %} {% endif %}

The Start Experiment button becomes active at the scheduled time of the experiment, and thereafter you can press the button to participate in the experiment.

The experiment has started for more than {{ late_minutes_allowed }} minutes; it has been closed for new participants.

{#

Because you arrived too late, you cannot participate in this experimental session.

#}

{% endblock %}