{{ extends "global/Page.html" }} {% block title %} {% endblock %} {% block content %}

Please answer the following questions. There are no right or wrong answers.


{{ if player.condition == 1 }} How frequently do you expect Employees to choose to allocate high resources to their joint project? {{ elif player.condition == 2 }} How frequently would you expect Employees to choose to allocate high resources to their joint project if their Team Managers elect to include the project audit option? {{ elif player.condition == 3 }} How frequently would you expect Employees to choose to allocate high resources to their joint project if they elect to include the project audit option? {{ endif }}

{% for radio in form.expected_cooperation %} {% endfor %} {% for radio in form.expected_cooperation %} {% endfor %}

{{ if player.condition == 1 }} How frequently would you expect Employees to choose to allocate high resources to their joint project if you {{ if player.control_decision == 1 }}had not{{ else }}had{{ endif }} elected to include the project audit option? {{ elif player.condition == 2 }} How frequently would you expect Employees to choose to allocate high resources to their joint project if their Team Managers do not elect to include the project audit option? {{ elif player.condition == 3 }} How frequently would you expect Employees to choose to allocate high resources to their joint project if they do not elect to include the project audit option? {{ endif }}

{% for radio in form.inv_expected_cooperation %} {% endfor %} {% for radio in form.inv_expected_cooperation %} {% endfor %}


{% next_button %} {% endblock %} {% block styles %} {% endblock %}