Part III is a post-task survey. Please answer all the questions below.
{{ 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=" Question 2: Please explain why you assign the easy task to player F in your group" }}
{{ else }}
{{ formfield player.Reason label=" Question 2: Please explain why you assign the hard task to player F in your group" }}
{{ endif }}
{{ else }}
{{ formfield player.Rate_Feedback label=" Question 1: How helpful is the feedback from role L? The scale is from 1 (Not helpful) to 5 (Very Helpful) " }}
{{ endif }}