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

Think about when you were deciding how many bonus points to award to the employee. Which of the following factors influenced this decision (You can select multiple factors):

{% formfield player.s_wb_effort %} {% formfield player.s_wb_confront %} {% formfield player.s_wb_fair_own %} {% formfield player.s_wb_fair_employee %} {% formfield player.s_wb_other %}
 {% formfield player.s_wb_text %}

{{ form.s_bi_effort }}
{{ form.s_bi_outcome }}
{{ form.s_bi_other }}
{% formfield player.s_bi_text %}
{% next_button %} {% endblock %} {% block scripts %} {% endblock %}