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

Please answer the following three questions to complete the knowledge check. Please note you may view/print a copy of the instructions you read earlier by {% if condition == 1 %} clicking here {% elif condition == 2 %} clicking here {% elif condition == 3 %} clicking here {% endif %} (a new window will be launched).

{% if condition == 1 %} 4. Residual income for a project is calculated as ___________________ {% elif condition == 2 %} 4. Return on investment for a project is calculated as _________________ {% endif %}

{% if condition == 1 %} {% formfield player.kc5_RI %} {% elif condition == 2 %} {% formfield player.kc5_ROI %} {% elif condition == 3 %} {% endif %}

As a reminder, bonus compensation will be determined by the following:

{% if condition == 1 %}

$0.20 for project performance that meets the division’s required return (i.e., Residual income of $0), plus an additional $0.20 for each additional $70 in Residual income.

{% elif condition == 2 %}

$0.20 for project performance that meets the division’s required return (i.e., Return on investment of 10%), plus an additional $0.20 for each additional 10% return on investment.

{% elif condition == 3 %}

$0.20 for project performance that meets the division’s required return (i.e., Net income of $70), plus an additional $0.20 for each additional $70 in net income.

{% endif %}

{% if condition == 1 %} 5. What would your bonus compensation be for a project implemented in your division that generates residual income of $150?
{% elif condition == 2 %} 5. What would your bonus compensation be for a project implemented in your division that generates a return on investment of 31%?
{% elif condition == 3 %} 5. What would your bonus compensation be for a project implemented in your division that generates net income of $220?
{% endif %}

{% formfield player.kc6 %}

{% if condition == 1 %} 6. What would your bonus compensation be for a project implemented in your division that generates residual income of $50?
{% elif condition == 2 %} 6. What would your bonus compensation be for a project implemented in your division that generates a return on investment of 15%?
{% elif condition == 3 %} 6. What would your bonus compensation be for a project implemented in your division that generates net income of $120?
{% endif %}

{% formfield player.kc7 %}

When finished, click "Submit" below. If you have correctly answered all questions, you will be taken to the next page to begin your task. If you have incorrectly answered any questions, you will have an opportunity to review and correct any errors.

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}