{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {% block title %} Part 1 {% endblock %} {% block content %}

In the first part of the survey, we ask you to provide some health-related information. You may find some questions asking sensitive information. Since the information that you provided will be used to estimate your breast cancer risk, we ask you to answer every question in this section.

However, please feel free to exit at any time if you find that you prefer not to answer these questions.

Please click next to continue

{% next_button %} {% endblock %}