{{ block title }} Part I. {{Page_title}} {{ endblock }} {{ block content }} {{ endblock }} {{ block content }} Below is a description of a task that past study participants have completed. Please read the description carefully and answer the questions below.

Description: {{Task}} Task

{{Task_description}}

{{Picture_desc}}


Suppose that the average across all men and women was 100 points.

{% 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 }}