{% extends "base/ad.html" %} {% block no_assignment %}

Call for participants

{{ experiment.description|safe }}

The requirements to participate are as follows:

{{ experiment.ad_payment_information|safe }}

Please click the "Accept HIT" button on the Amazon site above to begin the task.

{% endblock no_assignment %} {% block live %}

Thanks for accepting this HIT.

By clicking the following URL link, you will be taken to the experiment, including complete instructions and an informed consent agreement.

Warning: Please disable pop-up blockers before continuing.
{% if experiment.var.show_abort_button %}
Click the above button to be compensated in case of an error.
{% endif %} {% endblock live %} {% block scripts %} {% endblock %}