{{ block title }} Part II. Last Task. {{ endblock }} {{ block content }} {{ endblock }} {{ block content }} In Part I, several others have made guesses about the average performance of men and women in the task described below.
This is the last attention check. Please answer 100 and 0, respectively, to the questions below instead of making guesses.

{{Task}} Task

{{Task_description}}

{{Picture_desc}}


{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}
{% for field in form %} {% if field.name in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}


Exit Survey (Return task) Instructions


{{ endblock }}