There is one more important detail: We might or might not tell {{ config.recipient }} {{ config.learns_question }}.
We ask you to make your choices for each case. {% if incentivized %}For one participant like yourself, one choice in this scenario will be implemented.{% endif %}
{% if treatment != "ambiguous" %}{% if app_name == "surveillance" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, we will {% if treatment == "high" %}not monitor{% else %}monitor{% endif %} John, and with a {{ complement_pct }}% chance, you will determine the outcome. {% elif app_name == "books" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, John will get the book with the {% if treatment == "high" %}original{% else %}fake{% endif %} note, and with a {{ complement_pct }}% chance, you will determine the outcome. {% elif app_name == "eggs" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, John will get the {% if treatment == "high" %}free-range{% else %}caged{% endif %} eggs, and with a {{ complement_pct }}% chance, you will determine the outcome. {% elif app_name == "catfishing" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, John will chat with the {% if treatment == "high" %}real{% else %}AI{% endif %} creator, and with a {{ complement_pct }}% chance, you will determine the outcome. {% elif app_name == "song" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, John will get the {% if treatment == "high" %}human-written{% else %}AI-generated{% endif %} poem, and with a {{ complement_pct }}% chance, you will determine the outcome. {% elif app_name == "misuse" %} {% if incentivized %}For the implemented case, with{% else %}With{% endif %} a {{ ms_pct }}% chance, the donation will go to {% if treatment == "high" %}John's{% else %}the lucky worker's{% endif %} charity, and with a {{ complement_pct }}% chance, you will determine the outcome. {% endif %}