{% block content %}

For each action, evaluate according to the opinion of the society and independently of your own opinion, whether it is appropriate or not to choose it. “Appropriate” behavior means the behavior that you consider most people would agree upon as being “correct” or “moral”.

Case 1: Groups have 4 participants (Person A is paired with 3 other individuals)). {% formfield player.PGG3_0 label="Person A deposits 0€ in the PUBLIC account (and 10€ in the PRIVATE account):"%} {% formfield player.PGG3_2 label="Person A deposits 2€ in the PUBLIC account (and 8€ in the PRIVATE account):"%} {% formfield player.PGG3_4 label="Person A deposits 4€ in the PUBLIC account (and 6€ in the PRIVATE account):"%} {% formfield player.PGG3_6 label="Person A deposits 6€ in the PUBLIC account (and 4€ in the PRIVATE account):"%} {% formfield player.PGG3_8 label="Person A deposits 8€ in the PUBLIC account (and 2€ in the PRIVATE account):"%} {% formfield player.PGG3_10 label="Person A deposits 10€ in the PUBLIC account (and 0€ in the PRIVATE account):"%}

Case 2: Groups have 8 participants (Person A is paired with 7 other individuals)). {% formfield player.PGG4_0 label="Person A deposits 0€ in the PUBLIC account (and 10€ in the PRIVATE account):"%} {% formfield player.PGG4_2 label="Person A deposits 2€ in the PUBLIC account (and 8€ in the PRIVATE account):"%} {% formfield player.PGG4_4 label="Person A deposits 4€ in the PUBLIC account (and 6€ in the PRIVATE account):"%} {% formfield player.PGG4_6 label="Person A deposits 6€ in the PUBLIC account (and 4€ in the PRIVATE account):"%} {% formfield player.PGG4_8 label="Person A deposits 8€ in the PUBLIC account (and 2€ in the PRIVATE account):"%} {% formfield player.PGG4_10 label="Person A deposits 10€ in the PUBLIC account (and 0€ in the PRIVATE account):"%}

{% endblock %}