{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block title %} Round 5 {% endblock %} {% block content %}

You may now begin Round 5.


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 5, please select your effort level between 1 and 13.

{% formfield 'effort_5' %}


{% next_button %}
{% endblock %}