{{ block title }}
Part A: Summary of round {{ player.round_number }} out of {{ C.NUM_ROUNDS_PART_A }}
{{ endblock }} {{ block content }}

Your answer has been recorded. {% if player.round_number != C.NUM_ROUNDS_PART_A %} Press 'Next' to proceed to the next TIMED TASK. {% else %} Press 'Next' to proceed to the .

How confident you were in your answer to the previous task? {{ formfields }}


{% if player.round_number != C.NUM_ROUNDS_PART_A %}

Press 'Next' to proceed to the next TIMED TASK.

{% endif %} {% if player.round_number == C.NUM_ROUNDS_PART_A %}

Press 'Next' to continue.

{% endif %} {{ next_button }} {{ endblock }}