{% block title %} Welcome {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

You are invited to participate in a research study run by Stanford University. {# and the California Institute of Technology.#}

Most participants complete this study in {{ C.MIN_TIME }} to {{ C.MAX_TIME }} minutes. If you do not complete the study, or if it times out on you, we will not be able to pay you.

If you complete the study, you will receive a {{ session.config.participation_fee }} payment. You may earn an additional bonus of up to {{ C.MAX_BONUS }} as determined in the study.

On the next page, you will see a consent form. Please review it carefully before deciding whether you want to participate in this study.

When ready, click "Next" to read the consent form.

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}