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

Sorry, the computer found that you failed in the quiz test of task two. 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.

Example

Now, we will provide an example to make sure that it is clear to everyone how payoffs are determined in this stage. Suppose that you decide to distribute 30 ECs to other three members (10 ECs for each of the group member), conditional on winning the election. Another group member A decide to distribute 45 ECs to other three members (15 ECs for each of the group member), conditional on winning the election. Eventually you are identified as the leader and the other members in your group are identified as the employee. Then you will receive 30(60-30) ECs, and each employee in your group will receive 10 ECs in this task.

Quiz

Now, please answer some practice questions according to the given conditions of the following condition. Suppose that you decide to distribute 45 ECs to other three members (15 ECs for each of the group member), conditional on winning the election. Another group member A decide to distribute 15 ECs to other three members (5 ECs for each of the group member), conditional on winning the election. Eventually you are identified as an employee and another person in your group, A, is identified as the leader.

{% formfield player.practice_question1 label="How much would you and other employees earn in this condition? (please enter a number,such as 10)" %}

{% formfield player.practice_question2 label="How much would the leader earn in this condition? (please enter a number,such as 10)" %}

{% next_button %} {% endblock %}