{% block title %} Scenario {{ player.round_number }}: What if John gets a $1 bonus? {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}

On this page, the options involve {{ config.recipient }}'s bonus.

{{ if participant.switch_order }}
Case 1: we WILL tell {{ config.recipient }} {% if app_name == "song" %}whether the poem was written by a human or generated by AI{% elif app_name == "eggs" %}whether the eggs are free-range or caged{% elif app_name == "books" %}whether the book is the one with the original or fake note{% else %}{{ config.learns_question }}{% endif %}
{{ if Trad_wtp != 3 }}

{{ formfield_errors 'Trad_learn2' }}

After correctly answering the question above, you will be able to decide below.

{{ else }}

For Case 1, we already know how to answer all the questions for you. You don't need to do anything else for this case. You will get a chance to review your responses to the questions in Case 1 later in the study.

{{ endif }}

Case 2: we WILL NOT tell {{ config.recipient }} {% if app_name == "song" %}whether the poem was written by a human or generated by AI{% elif app_name == "eggs" %}whether the eggs are free-range or caged{% elif app_name == "books" %}whether the book is the one with the original or fake note{% else %}{{ config.learns_question }}{% endif %}
{% if treatment != "ambiguous" %}
ℹ️ {{ recipient_cap }} {{ recipient_knows }} that if we don't tell {{ config.alex_pronoun }} {{ config.learns_question }}, there is at least a {{ ms_pct }}% chance that {% if config.item_singular == "donation" %} the donation goes to {{ ms_item }}. {% elif app_name == "catfishing" %} {{ config.alex_pronoun_subject }} chats with the {{ ms_item }}. {% elif app_name == "surveillance" %} we {% if treatment == "high" %}do not monitor{% else %}monitor{% endif %} {{ config.alex_pronoun }}. {% else %} {{ config.alex_pronoun_subject }} {{ pronoun_has }} the {{ ms_item }}. {% endif %}
{% endif %}
{{ if ES_wtp != 3 }}

{{ formfield_errors 'ES_learn2' }}

After correctly answering the question above, you will be able to decide below.

{{ else }}

For Case 2, we already know how to answer all the questions for you. You don't need to do anything else for this case. You will get a chance to review your responses to the questions in Case 2 later in the study.

{{ endif }}
{{ else }}
Case 1: we WILL NOT tell {{ config.recipient }} {% if app_name == "song" %}whether the poem was written by a human or generated by AI{% elif app_name == "eggs" %}whether the eggs are free-range or caged{% elif app_name == "books" %}whether the book is the one with the original or fake note{% else %}{{ config.learns_question }}{% endif %}
{% if treatment != "ambiguous" %}
ℹ️ {{ recipient_cap }} {{ recipient_knows }} that if we don't tell {{ config.alex_pronoun }} {{ config.learns_question }}, there is at least a {{ ms_pct }}% chance that {% if config.item_singular == "donation" %} the donation goes to {{ ms_item }}. {% elif app_name == "catfishing" %} {{ config.alex_pronoun_subject }} chats with the {{ ms_item }}. {% elif app_name == "surveillance" %} we {% if treatment == "high" %}do not monitor{% else %}monitor{% endif %} {{ config.alex_pronoun }}. {% else %} {{ config.alex_pronoun_subject }} {{ pronoun_has }} the {{ ms_item }}. {% endif %}
{% endif %}
{{ if ES_wtp != 3 }}

{{ formfield_errors 'ES_learn2' }}

After correctly answering the question above, you will be able to decide below.

{{ else }}

For Case 1, we already know how to answer all the questions for you. You don't need to do anything else for this case. You will get a chance to review your responses to the questions in Case 1 later in the study.

{{ endif }}

Case 2: we WILL tell {{ config.recipient }} {% if app_name == "song" %}whether the poem was written by a human or generated by AI{% elif app_name == "eggs" %}whether the eggs are free-range or caged{% elif app_name == "books" %}whether the book is the one with the original or fake note{% else %}{{ config.learns_question }}{% endif %}
{{ if Trad_wtp != 3 }}

{{ formfield_errors 'Trad_learn2' }}

After correctly answering the question above, you will be able to decide below.

{{ else }}

For Case 2, we already know how to answer all the questions for you. You don't need to do anything else for this case. You will get a chance to review your responses to the questions in Case 2 later in the study.

{{ endif }}
{{ endif }}
{{ formfield_errors 'Trad_learn2_mistakes' }} {{ formfield_errors 'ES_learn2_mistakes' }} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}