{{ block title }} Voting and Live Communication {{ endblock }} {{ block content }}

You can see three proposals for the decision-making list. You are the Participant {{player.id_in_group}}. The left list is your own proposal made in this round. 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 (67%) votes must agree on one of the three proposals. In other words, the group must agree on one proposal with at least 3 votes.

Note that "Option A" represents not making an investment and "Option B" represents making an investment.

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 }} {{for p in other_players}} {{ endfor }}
Participant {{ player.id_in_group }} (me)Participant {{ p.id_in_group }}
No. Option A Result Option BNo. Option A Result Option B
1. 8.0 points with 100% tomorrow {{ player.r1 }} 12.0 points with 10%, otherwise 4.0 points with 90% tomorrow1. 8.0 points with 100% tomorrow {{ p.r1 }} 12.0 points with 10%, otherwise 4.0 points with 90% tomorrow
2. 8.0 points with 100% tomorrow {{ player.r2 }} 12.0 points with 20%, otherwise 4.0 points with 80% tomorrow2. 8.0 points with 100% tomorrow {{ p.r2 }} 12.0 points with 20%, otherwise 4.0 points with 80% tomorrow
3. 8.0 points with 100% tomorrow {{ player.r3 }} 12.0 points with 30%, otherwise 4.0 points with 70% tomorrow3. 8.0 points with 100% tomorrow {{ p.r3 }} 12.0 points with 30%, otherwise 4.0 points with 70% tomorrow
4. 8.0 points with 100% tomorrow {{ player.r4 }} 12.0 points with 40%, otherwise 4.0 points with 60% tomorrow4. 8.0 points with 100% tomorrow {{ p.r4 }} 12.0 points with 40%, otherwise 4.0 points with 60% tomorrow
5. 8.0 points with 100% tomorrow {{ player.r5 }} 12.0 points with 50%, otherwise 4.0 points with 50% tomorrow5. 8.0 points with 100% tomorrow {{ p.r5 }} 12.0 points with 50%, otherwise 4.0 points with 50% tomorrow
6. 8.0 points with 100% tomorrow {{ player.r6 }} 12.0 points with 60%, otherwise 4.0 points with 40% tomorrow6. 8.0 points with 100% tomorrow {{ p.r6 }} 12.0 points with 60%, otherwise 4.0 points with 40% tomorrow
7. 8.0 points with 100% tomorrow {{ player.r7 }} 12.0 points with 70%, otherwise 4.0 points with 30% tomorrow7. 8.0 points with 100% tomorrow {{ p.r7 }} 12.0 points with 70%, otherwise 4.0 points with 30% tomorrow
8. 8.0 points with 100% tomorrow {{ player.r8 }} 12.0 points with 80%, otherwise 4.0 points with 20% tomorrow8. 8.0 points with 100% tomorrow {{ p.r8 }} 12.0 points with 80%, otherwise 4.0 points with 20% tomorrow
9. 8.0 points with 100% tomorrow {{ player.r9 }} 12.0 points with 90%, otherwise 4.0 points with 10% tomorrow9. 8.0 points with 100% tomorrow {{ p.r9 }} 12.0 points with 90%, otherwise 4.0 points with 10% tomorrow
10. 8.0 points with 100% tomorrow {{ player.r10 }} 12.0 points with 100%, otherwise 4.0 points with 0% tomorrow10. 8.0 points with 100% tomorrow {{ p.r10 }} 12.0 points with 100%, otherwise 4.0 points with 0% tomorrow

Computer Chat

{{ chat }}
Voting

"Proposal" displays all proposals by team members. You could choose one of proposals from "My vote" and see the corresponding voters from "Voters". "Voting result" will display the number of votes for each proposal. Note: The decision can be reached only if one proposal is agreed on at least 3 votes out of four.

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

      Undecided players

      {{ next_button }} {{ endblock }}