{% extends "global/Page.html" %} {% load otree static %} {% block title %} End of Capacity Allocation Game {% endblock %} {% block content %}
You have finished the last period.
You have earned {{ payoff_up }} ({{ play_d }}) for 30 rounds. Your real cash earning is {{ dollars }} including a participation fee of $1.
Please proceed to the next page to answer a short questionnaire. This questionnaire consist of two parts. You are required to complete both parts in order to receive the cash earning.

 

{% next_button %} {% endblock %}