{{ block title }}B市场{{ endblock }} {{ block content }} {{if player.id_in_group == 1}} {{if player.formal_decisiona == 1}}
本轮你已在A市场中购买了保险
{{endif}} {{if player.formal_decisiona == 0}}本轮你未在A市场中购买了保险
{{endif}} {{endif}} {{if player.id_in_group == 2}} {{if player.formal_decisiona == -1}}本轮对方已在A市场中购买了保险
{{endif}} {{if player.formal_decisiona == 0}}本轮对方未在A市场中购买了保险
{{endif}} {{endif}}请选择是否要在B市场中分摊风险,如果至少一人拒绝分摊,则分摊不成功。
分摊成功 | 分摊失败 | |
---|---|---|
如果你获得了额外收入 | 你将获得{{ payoffHT1 }}, 对方将获得{{ payoffLT2}} | 你将获得{{payoffH1}}, 对方将获得{{ payoffL1 }} |
如果对方获得了额外收入 | 你将获得{{payoffLT1}}, 对方将获得{{ payoffHT1 }} | 你将获得{{payoffL1}}, 对方将获得{{ payoffH1 }} |
{{ formfields }}
{{ endblock }}