{{ block title }} Task {{ endblock }} {{ block content }}
Round: {{ period }} of {{ num_periods }}
{% formfield player.prediction1 label="What is your prediction for the next quarter?" %}
{{ if player.round_number == 20 }} {{ else }}{% formfield player.prediction2 label="What is your prediction for the quarter after next quarter?" %}
{{ endif }} {{ if player.treatment == '1' }} {{ else }} {{ endif }} {{ endblock }}