{{ block title }}Results{{ endblock }} {{ block content }}
{{ if group.voting_result >= group.threshold }} 剛才的專案您的報酬是在此表格的左邊數來第{{player.identity}}欄。 專案最終結果是 {{group.voting_result}}人選擇合作,超過{{group.threshold}}人的標準。 專案成功! 您可以得到: {{ player.actual_payoff }} {{else}} 剛才的專案您的報酬是在此表格的左邊數來第{{player.identity}}欄。 專案最終結果是 {{group.voting_result}}人選擇合作,低於{{group.threshold}}人的標準。 專案失敗, 您可以得到: {{player.actual_payoff}}。 {{ endif }}
角色 | |||||
---|---|---|---|---|---|
專案成功 | 合作 | {{scenario_payoff1}} |
{{scenario_payoff2}} |
{{scenario_payoff3}} |
{{scenario_payoff4}} |
不合作 | 10 | 10 | 10 | 10 | |
專案失敗 | 5 | 5 | 5 | 5 | |
選擇 | {{decision1}} | {{decision2}} | {{decision3}} | {{decision4}} | |
報酬 | {{actual_payoff1}} | {{actual_payoff2}} | {{actual_payoff3}} | {{actual_payoff4}} |