{% load staticfiles otree %}
In this Experiment, you will be given the task three different times, which we will call rounds.
For each round, you will be interacting with other Participants. Each participant is assigned to a different letter. As you can see below, each participant may be connected to other participants by a link.
For example, if you are Participant N in this setting,
your position in this configuration is such that you are linked to Participants P and L.
Each participant will take turns to make a decision in the Experiment separately.
During your turn, you can make one of the following two possible decisions:
The sequence of turns is randomized. In other words, the timing of your turn relative to others is randomly decided. However, between your turn and your next turn, every other participants will have had a chance to make a choice.
You have 60 seconds to make your decision. If you do not make your decision within 60 seconds, your turn will be skipped. If you do not make a decision, the default decision that you do not delete any link will be implemented.
The following page explains how your earnings will depend on the decisions you make.
After your turn, the other participants will get to make the same decisions based on the new configuration.
The round ends when all participants consecutively decide not to delete any links, or if there are no links remaining in the configuration.
Please click "Next" for more instructions about the Task.
{% block scripts %}