{{ block title }} {{ if subsession.is_practice_round }} Practice round {{ subsession.round_number }} of {{ C.NUM_PRACTICE_ROUNDS }}: Guess the correct answer {{ else }} Round {{ subsession.real_round_number }} of {{ C.NUM_REAL_ROUNDS }}: Guess the correct answer {{ endif}} {{ endblock }} {{ block content }} {{ formfields }} {{ next_button }} {{ endblock }}