{% load otree %}

You make several choices again involving {{ config.recipient }}'s bonus, filling in a table like the one below. For each row, we ask you to choose between {% if app_name == "song" %}human-written poem{% elif app_name == "eggs" %}free-range eggs{% elif app_name == "catfishing" %}real creator{% elif app_name == "surveillance" %}not monitor{% else %}{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}{% endif %} and {% if app_name == "eggs" %}caged eggs{% elif app_name == "catfishing" %}AI creator{% elif app_name == "surveillance" %}monitor{% else %}{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %}{% endif %} with a bonus for {{ config.recipient }}.

{{ if original_first }} {{ else }} {{ endif }} {{ if original_first }} {{ else }} {{ endif }}
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + Bonus{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + Bonus I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $2
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $3
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $5
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $7
{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %} I am indifferent {% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $10
{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $2 I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $3 I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $5 I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $7 I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %} + $10 I am indifferent {% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}
... (more rows with increasing bonus amounts)

We assume that once you choose {% if app_name == "eggs" %}caged eggs{% elif app_name == "catfishing" %}AI creator{% elif app_name == "surveillance" %}monitor{% else %}{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %}{% endif %} for one row, you will choose {% if app_name == "eggs" %}caged eggs{% elif app_name == "catfishing" %}AI creator{% elif app_name == "surveillance" %}monitor{% else %}{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %}{% endif %} for all rows below because the rows below simply make {% if app_name == "eggs" %}caged eggs{% elif app_name == "catfishing" %}AI creator{% elif app_name == "surveillance" %}monitor{% else %}{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %}{% endif %} better by increasing the bonus. You will only need to choose the row in which you switch from preferring {% if app_name == "song" %}human-written poem{% elif app_name == "eggs" %}free-range eggs{% elif app_name == "catfishing" %}real creator{% elif app_name == "surveillance" %}not monitor{% else %}{% if app_name == "books" %}original note{% else %}{{ config.original_label }}{% endif %}{% endif %} to preferring {% if app_name == "eggs" %}caged eggs{% elif app_name == "catfishing" %}AI creator{% elif app_name == "surveillance" %}monitor{% else %}{% if app_name == "books" %}fake note{% else %}{{ config.fake_label }}{% endif %}{% endif %}. You do that by clicking on the row.