{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block title %} Round 3 {% endblock %} {% block content %}
You may now begin Round 3.
Presented below is the same schedule of effort levels you viewed previously.
{% if player.condition == 1 %}
{% elif player.condition == 2 %}
{% elif player.condition == 3 %}
{% endif %}
For Round 3, please select your effort level between 1 and 13.
{% formfield 'effort_3' %}