Part III is a post-task survey. Please answer all the questions.
{{ if group.task_choice == 1 }}
{{ formfield player.Reason label=reason_label_1 }}
{{ else }}
{{ formfield player.Reason label=reason_label_2 }}
{{ endif }}
{{ formfield player.Freeform_Feedback label=freeform_label }}
{{ else }}
{{ formfield player.Rate_Feedback label="
Question 1: How helpful is the feedback from player L? The scale is from 1 (Not helpful) to 5 (Very Helpful)" }}
{{ formfield player.Gender_Guess label="
Question 2: What gender do you believe your paired player L is?" }}
{{ endif }}
{{ next_button }}
{{ endblock }}