{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} {% endblock %} {% block content %}

Please answer a few remaining questions before proceeding to the second task.


2. How difficult did you find it to be to choose between the two projects you could implement in your division?

{% formfield player.peq_choice_difficulty %}

3. What is the approximate bonus compensation you expect to receive from the results of the first decision making task alone?

$ {% formfield player.peq_expected_bonus %}

4. Overall, how satisfied are you with your potential compensation for the first decision making task alone?

{% formfield player.peq_compensation_satisfaction %}

5. Your firm allocated common costs {% if condition == 1 or condition == 3 %}equally across both divisions{% else %} based on the project net income results of each division for the period, with higher net income leading to a higher share of common costs, all else equal{% endif %}. How fair do you believe this manner of allocation is to each division manager?

{% formfield player.peq_allocation_fairness %}

6. How much control did you feel you had over your division’s profitability in each period?

{% formfield player.peq_perceived_control %}

Please click "Next" to continue.


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