{% 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: Each 1€ deposited in the PUBLIC account gives 0.30€ to the 4 group members. {% formfield player.PGG1_0 label="Person A deposits 0€ in the PUBLIC account (and 10€ in the PRIVATE account):"%} {% formfield player.PGG1_2 label="Person A deposits 2€ in the PUBLIC account (and 8€ in the PRIVATE account):"%} {% formfield player.PGG1_4 label="Person A deposits 4€ in the PUBLIC account (and 6€ in the PRIVATE account):"%} {% formfield player.PGG1_6 label="Person A deposits 6€ in the PUBLIC account (and 4€ in the PRIVATE account):"%} {% formfield player.PGG1_8 label="Person A deposits 8€ in the PUBLIC account (and 2€ in the PRIVATE account):"%} {% formfield player.PGG1_10 label="Person A deposits 10€ in the PUBLIC account (and 0€ in the PRIVATE account):"%}
Case 2: Each 1€ deposited in the PUBLIC account gives 0.75€ to the 4 group members. {% formfield player.PGG2_0 label="Person A deposits 0€ in the PUBLIC account (and 10€ in the PRIVATE account):"%} {% formfield player.PGG2_2 label="Person A deposits 2€ in the PUBLIC account (and 8€ in the PRIVATE account):"%} {% formfield player.PGG2_4 label="Person A deposits 4€ in the PUBLIC account (and 6€ in the PRIVATE account):"%} {% formfield player.PGG2_6 label="Person A deposits 6€ in the PUBLIC account (and 4€ in the PRIVATE account):"%} {% formfield player.PGG2_8 label="Person A deposits 8€ in the PUBLIC account (and 2€ in the PRIVATE account):"%} {% formfield player.PGG2_10 label="Person A deposits 10€ in the PUBLIC account (and 0€ in the PRIVATE account):"%}
{% endblock %}