{{ block title }}
Part III
{{ endblock }} {{ block content }}
{{ if player.id_in_group == 1 }}
Question 6: How would you feel about the following statements? Do you agree or disagree with them?
{{ formfield player.Attitude_1 label="When a mother works for pay, the children suffer" }} {{ formfield player.Attitude_2 label="On the whole, men make better business executives than women do" }} {{ else }} Question 3: How would you feel about the following statements? Do you agree or disagree with them? {{ formfield player.Attitude_1 label="When a mother works for pay, the children suffer" }} {{ formfield player.Attitude_2 label="On the whole, men make better business executives than women do" }} {{ endif }}
{{ if player.id_in_group == 1 }}
{{ formfield player.Criticism label="Question 7: What gender do you believe should be supported and protected more?" }}
{{ formfield player.Gender_Guess label="Question 8: What gender do you believe your worker was?" }}

{{ else }} {{ endif }}
{{ next_button }}
{{ endblock }}