{{ block title }} Part II. {{Page_title}} {{ 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.
In the questions below, you are asked to guess the average of those 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 }}