{{ block title }} Part D: Voting and Live Coordination {{ endblock }} {{ block content }}

You can see three proposals for the decision-making list. You are Participant {{player.id_in_group}}. The left list is your own proposal made in Round {{ player.round_number }}. The other lists are the proposals made by your teammates.

Take the time to review and compare your own proposal to those made by your teammates. You can communicate with your teammates through the computer chat to discuss the proposals and voting. When you are ready, cast your vote for one of the three proposals. Participant {{player.id_in_group}} (me) has {{player.weight}} out of four votes. {{ for p in other_players }} Participant {{ p.id_in_group }} has {{p.weight}} out of four votes. {{ endfor }} The decision will be made by a majority vote, meaning that at least 2/3 votes (66.6%) must agree on one of the three proposals. In other words, the group must agree on one proposal with at least 3 votes.

If you and teammates fail to reach an agreement in this round, all of you will enter the page of modifying and submitting new proposals. After submitting new proposals, all of you will discuss and vote again in the next round. If no decision can be reached after 5 rounds of voting and communication, the team will receive zero profit for Part D.

After voting, click "Next" to continue the experiment.

{{ for p in other_players }} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }} {{for p in other_players}} {{ endfor }}
No. Option A Participant {{ player.id_in_group }}
(me)
Participant {{ p.id_in_group }}Option B
1. Tomorrow: 8.0 points with 100%. {{ player.r1 }}{{ p.r1 }}Four weeks later: 12.0 points with 10%, otherwise 4.0 points.
2. Tomorrow: 8.0 points with 100%. {{ player.r2 }}{{ p.r2 }}Four weeks later: 12.0 points with 20%, otherwise 4.0 points.
3. Tomorrow: 8.0 points with 100%. {{ player.r3 }}{{ p.r3 }}Four weeks later: 12.0 points with 30%, otherwise 4.0 points.
4. Tomorrow: 8.0 points with 100%. {{ player.r4 }}{{ p.r4 }}Four weeks later: 12.0 points with 40%, otherwise 4.0 points.
5. Tomorrow: 8.0 points with 100%. {{ player.r5 }}{{ p.r5 }}Four weeks later: 12.0 points with 50%, otherwise 4.0 points.
6. Tomorrow: 8.0 points with 100%. {{ player.r6 }}{{ p.r6 }}Four weeks later: 12.0 points with 60%, otherwise 4.0 points.
7. Tomorrow: 8.0 points with 100%. {{ player.r7 }}{{ p.r7 }}Four weeks later: 12.0 points with 70%, otherwise 4.0 points.
8. Tomorrow: 8.0 points with 100%. {{ player.r8 }}{{ p.r8 }}Four weeks later: 12.0 points with 80%, otherwise 4.0 points.
9. Tomorrow: 8.0 points with 100%. {{ player.r9 }}{{ p.r9 }}Four weeks later: 12.0 points with 90%, otherwise 4.0 points.
10. Tomorrow: 8.0 points with 100%. {{ player.r10 }}{{ p.r10 }}Four weeks later: 12.0 points with 100%, otherwise 4.0 points.

Computer Chat

{{ chat }}
Voting

You could choose one of proposals from "My vote" and see the corresponding voters from "Voters". "Voting result" will display the amount of votes for each proposal. Note: The decision can be reached only if one proposal is agreed on with at least 3 votes.

{{ for choice in C.CHOICES }} {{ endfor }}
Proposal My vote Voters Voting result
The Proposal of Participant {{ choice }}

      Undecided players

      {{ next_button }} {{ endblock }}