{{ block title }} Feedback {{ endblock }} {{ block content }} {{ if player.round_number == 1 }} You have answered {{ player.num_correct }} problems correctly out of {{ question_total }} problems total. {{ else }} You have answered {{ player.num_correct_2x3 }} problems correctly out of {{ question_total_2x3 }} problems total. {{ endif }}

{{ next_button }} {{ endblock }}