{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block title %} Round 4 {% endblock %} {% block content %}
You may now begin Round 4.
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 4, please select your effort level between 1 and 13.
{% formfield 'effort_4' %}