{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}

Controls

In this page you will learn about the controls.
Please read carefully.

One round will proceed as follows

  1. Decision making stage
  2. Results stage

Decision making stage

Image of the Decision making stage

In this stage you will decide whether to join or not join the event.
Please choose whether to join or not join the evenet by clicking the buttons on the bottom.
After you clicked the button, please press the next button.
Once you press the next button you will not be able to change your decision so please choose carefully.

Results stage

In the first experiment, your results will be shown with the results of other participants.
There will be a chart with the points people received in each round.
Below the chart there will be a graph that shows the cumulative score of each participants.
If you read the above explanation please press the next button and proceed.

{% next_button %} {% endblock %}