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

You may now begin Round 8.


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

{% formfield 'effort_8' %}


{% next_button %}
{% endblock %}