{% extends "global/Page.html" %} {% load otree %} {% block title %} Choice Round {{ current_round }} {% endblock %} {% block content %}
You are a DARK BLUE player.

Your specific project number is {{ Constants.Specific_Project_Dark }}.

First choose your effort in this round and click Confirm effort.
{{ formfield_errors 'Effort_Dark' }} {{ formfield_errors 'Effort_Dark_Explanation' }}
Your decision
Effort locked on this page:
Please choose an effort and click “Confirm effort” before submitting the page.
Short explanation
{% if current_round > 1 %}
You may leave this field empty if nothing changed.
{% endif %}
{% endblock %}