{% extends "global/Page.html" %} {% load otree %} {% block title %} You failed in the quiz test of Task four {% endblock %} {% block content %}

Sorry, the computer found that you failed in the quiz test of task four. Please read the examples carefully, and redo the quiz test.

If you have questions or are confused, please raise your hand and wait for the experimenter to help you.

As soon as everyone has answered the quiz correctly, this stage will start.

Some examples of payoffs are illustrated in the table below. The first column lists various investment amounts in individual account, the second column lists various investment amounts in group investment; the third column contains the corresponding personal earnings for each group member:

The amount sent by each of the group members will be informed to the leader. Given the received amount, the leader will choose how many EC to send back to each of the group members. The leader(she/he) can choose to send any number of EC that is included between 0 and 3 times the amount initially sent by each of the group members.

The amount that each of the members contribute to the group account will be revealed to members at the end of each round.

Individual account Group account Payoffs of each group members
Example 1
You invest 0 ECs 10 ECs 0+0.5*(10+10+10+10)=20ECs
Each of other three members invest 0 ECs 10 ECs 0+0.5*(10+10+10+10)=20ECs
0 ECs 10 ECs 0+0.5*(10+10+10+10)=20ECs
0 ECs 10 ECs 0+0.5*(10+10+10+10)=20ECs
Example 2
You invest 8 ECs 2 ECs 8+0.5*(2+5+5+8)=18ECs
Each of other three members invest 5 ECs 5 ECs 5+0.5*(2+5+5+8)=15ECs
5 ECs 5 ECs 5+0.5*(2+5+5+8)=15ECs
2 ECs 8 ECs 2+0.5*(2+5+5+8)=12ECs

Quiz

Before we begin with this stage, we will first ask you to answer a quiz about payoffs.

If you have questions or are confused, please raise your hand and wait for the experimenter to help you. As soon as everyone has answered the quiz correctly, this stage will start.

Now, please answer some practice questions according to the given conditions of the following table.

Practice example
Individual account Group account Payoffs of each group members
You invest 2 ECs 8 ECs
Each of other three members invest 2 ECs 8 ECs
2 ECs 8 ECs
2 ECs 8 ECs

Suppose that you invested 2 ECs in your Individual account and 8 ECs in the Group account, and each of the three other members invested a total of 8+8+8=24 ECs in the group account.

{% formfield player.practice_question5 label="How much would you earn from the Group account (please enter a number,such as 10)" %}

{% formfield player.practice_question6 label="How much would each of other subjects earn from the group account (please enter a number,such as 10)" %}

{% formfield player.practice_question7 label="How much would your total payoff be in this condition (please enter a number,such as 10)" %}

{% next_button %} {% endblock %}