Thank You!

You have completed the annotation task and your responses are saved.

{% set has_platform_action = action and action.kind in ['redirect', 'post_form'] %} {% if completion_code or has_platform_action %} {% if completion_code %}
{{ completion_code }}

Click to copy your completion code

{% endif %} {% if action and action.kind == 'post_form' %}
{% for field_name, field_value in action.form_fields.items() %} {% endfor %}
{% elif action and action.kind == 'redirect' %} Return to {{ action.platform_label }} {% elif not action and mturk_submit_url and mturk_assignment_id %}
{% if completion_code %} {% endif %}
{% elif not action and prolific_redirect_url %} Return to Prolific {% else %}
{% if action and action.message %}{{ action.message }}{% else %}Copy the code above and paste it in your crowdsourcing platform to receive credit.{% endif %}
{% endif %} {% else %}
{% if action and action.message %}{{ action.message }}{% else %}Your annotations have been saved. You may close this window.{% endif %}
{% endif %}
Your responses are stored on this study's own server.