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

You have completed the first part of the game.

{% endblock %} {% block content %}

1. As in the previous game, you will be paired with other players and play the same game.

2. However, in the next few rounds, a new player who plays the Group Leader role will be assigned to your group and join the game.

3. Thus, in each round, there will be 1 Group Leader and 3 Group Members, and everyone will contribute to the Group Project, including the Group Leader.

4. In addition to contributing to the Group Project, after everyone makes their contribution decision, the Group Leader player will see the Group Members’ contribution decisions and can choose to remove up to 60 points from each Group Member if s/he wants.

5. If the Group Leader decides to remove points from any Group Member, these points will be deducted from their final earnings for that round.

6. The role assignment to Group Leader or Group Member will remain the same for the next few rounds.

 


The 'Next' button will appear in 15 seconds.


{% endblock %}