{{ block title }}
Part III
{{ endblock }} {{ block content }}

Part III is a post-task survey. Please answer all the questions.


{{ if player.id_in_group == 1 }} {{ formfield player.Managerial_Experience label="Question 1: Have you ever had any managerial experience in the workplace?" }}
{{ 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 }}