{% extends "global/Page.html" %} {% load otree static %} {% block content %} {% include Constants.instructions_template %}
你在小组中第1个进行决策。你抽到了一个
{% if player.current_ball == 'red' %}
红球.
{% else %}
蓝球.
{% endif%}
你需要猜测:面前的罐子是罐子A还是罐子B?
{% formfield group.choice_of_urn_first label="你的选择是" %} {% next_button %}