{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {# ****************************************************************************************************************** #} {# *** TITLE *** #} {# ****************************************************************************************************************** #} {% block title %} 实验部分(二) {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %}
您在本场实验里的角色是甲。实验的第二部分共包含{{Constants.num_rounds}}轮决策任务。在接下来的每轮决策任务中,您都将与同一位角色为乙的参与者匹配。{% if player.round_number > Constants.num_rounds_half %}每轮决策任务开始前,均由您首先选择是否在B市场购买保险。{% endif %}
请点击“下一步”继续实验。