{{ block title }} Part B: 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 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. The decision will be made by a unanimity vote, meaning that all teammates must agree on one of the three proposals.
If team members fail to reach an agreement in this round, all of them will enter the page of modifying and submitting new proposals. After submitting new proposals, they will discuss and vote again in the next round. If no decision can be reached after 5 rounds of modification, voting and communication, the team will receive zero profit for Part B.
After voting, click "Next" to continue the experiment.
| No. | Option A | Participant {{ player.id_in_group }} (me) |
{{ for p in other_players }}
Participant {{ p.id_in_group }} | {{ endfor }}Option B |
| 1. | Tomorrow: 8.0 points with 100%. | {{ player.r1 }} | {{for p in other_players}}{{ p.r1 }} | {{ endfor }}Tomorrow: 12.0 points with 10%, otherwise 4.0 points. |
| 2. | Tomorrow: 8.0 points with 100%. | {{ player.r2 }} | {{for p in other_players}}{{ p.r2 }} | {{ endfor }}Tomorrow: 12.0 points with 20%, otherwise 4.0 points. |
| 3. | Tomorrow: 8.0 points with 100%. | {{ player.r3 }} | {{for p in other_players}}{{ p.r3 }} | {{ endfor }}Tomorrow: 12.0 points with 30%, otherwise 4.0 points. |
| 4. | Tomorrow: 8.0 points with 100%. | {{ player.r4 }} | {{for p in other_players}}{{ p.r4 }} | {{ endfor }}Tomorrow: 12.0 points with 40%, otherwise 4.0 points. |
| 5. | Tomorrow: 8.0 points with 100%. | {{ player.r5 }} | {{for p in other_players}}{{ p.r5 }} | {{ endfor }}Tomorrow: 12.0 points with 50%, otherwise 4.0 points. |
| 6. | Tomorrow: 8.0 points with 100%. | {{ player.r6 }} | {{for p in other_players}}{{ p.r6 }} | {{ endfor }}Tomorrow: 12.0 points with 60%, otherwise 4.0 points. |
| 7. | Tomorrow: 8.0 points with 100%. | {{ player.r7 }} | {{for p in other_players}}{{ p.r7 }} | {{ endfor }}Tomorrow: 12.0 points with 70%, otherwise 4.0 points. |
| 8. | Tomorrow: 8.0 points with 100%. | {{ player.r8 }} | {{for p in other_players}}{{ p.r8 }} | {{ endfor }}Tomorrow: 12.0 points with 80%, otherwise 4.0 points. |
| 9. | Tomorrow: 8.0 points with 100%. | {{ player.r9 }} | {{for p in other_players}}{{ p.r9 }} | {{ endfor }}Tomorrow: 12.0 points with 90%, otherwise 4.0 points. |
| 10. | Tomorrow: 8.0 points with 100%. | {{ player.r10 }} | {{for p in other_players}}{{ p.r10 }} | {{ endfor }}Tomorrow: 12.0 points with 100%, otherwise 4.0 points. |
| Proposal | My vote | Voters |
|---|---|---|
| The Proposal of Participant {{ choice }} |
|