{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} {# Game: Contract allocation#}Игра: распределение контрактов {% endblock %} {% block content %} {#
Firm A sent you a bribe of {{ group.contribution_A }}.
#} {#Firm B sent you a bribe of {{ group.contribution_B }}.
#} {##} {##} {# {% formfield group.prize with label="To whom do you want to allocate the contract?" %}#}Фирма А отправила вам взятку в размере {{group.contribution_A}}.
Фирма B отправила вам взятку в размере {{group.contribution_B}}.
{% formfield group.prize with label = "Кому вы хотите передать государственный контракт?" %} {% next_button %} {% endblock %} {##} {#| Firm | #} {#Score | #} {# #} {# {% for p in player.get_others_in_group %}#} {#
|---|