{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% load humanize %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %} Resource Assignment {% endblock %} {% block content %}
You will now assign your division’s resources for the period. You may only assign a high level of resources to one project. Your other group member (who is your firm's other division manager) faces the same decision.
Below are the potential payoffs for each project (as described previously):
Joint project – Revenue shared equally between your division and your other group member's division:
- If both managers assign low resources, joint project revenue = 600 points (300 per division).
- If one manager assigns low resources and one assigns high resources, joint project revenue = 1000 points (500 per division).
- If both managers assign high resources, joint project revenue = 1400 points (700 per division).
Individual project – Revenue returned to your division alone:
- If you assign low resources, individual project revenue = 300 points.
- If you assign high resources, individual project revenue = 600 points.
Please make your resource assignments below and click "Next" to continue.
| Joint Project: | Individual Project: | |
| {% formfield player.joint_project_5 %} | {% formfield player.individual_project_5 %} |