{% block title %} Which books and bonus should Alex get? {% endblock %} {% block content %}

{{ if participant.switch_order }}
Case 1: we WILL tell Alex whether the books he got are the ones with the original or fake notes
{{ formfield_errors 'Trad_learn3' }} {{ form.Trad_learn3.label }}

After correctly answering the question above, please tell us which option you prefer by clicking the table below.

{{ formfield_errors 'Trad_wtp3' }}
{{ if participant.Trad_strict == 'false' }}
Case 1: we WILL tell Alex whether the books he got are the ones with the original or fake notes
For case 1 we already know how to answer the 15 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 Alex whether the books he got are the ones with the original or fake notes
{{ if participant.treatment != 'middle'}}
He knows that with {{ C.MS }}% chance, he will get the books with {{ if participant.treatment == 'high' }}original notes{{ else }}fake notes{{ endif }}; you now determine which books he gets otherwise.
{{ endif }} {{ formfield_errors 'ES_learn3' }} {{ form.ES_learn3.label }}

After correctly answering the question above, please tell us which option you prefer by clicking the table below.

{{ formfield_errors 'ES_wtp3' }}
{{if participant.ES_strict == 'false' }}
Case 2: we WILL NOT tell Alex whether the books he got are the ones with the original or fake notes
{{ if participant.treatment != 'middle'}}
He knows that with {{ C.MS }}% chance, he will get the books with {{ if participant.treatment == 'high' }}original notes{{ else }}fake notes{{ endif }}; you now determine which books he gets otherwise.
{{ endif }} For case 2 we already know how to answer the 15 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 }} {{if participant.ES_strict == 'false' }}
Case 1: we WILL NOT tell Alex whether the books he got are the ones with the original or fake notes
{{ if participant.treatment != 'middle'}}
He knows that with {{ C.MS }}% chance, he will get the books with {{ if participant.treatment == 'high' }}original notes{{ else }}fake notes{{ endif }}; you now determine which books he gets otherwise.
{{ endif }} For case 1 we already know how to answer the 15 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 1: we WILL NOT tell Alex whether the books he got are the ones with the original or fake notes
{{ if participant.treatment != 'middle'}}
He knows that with {{ C.MS }}% chance, he will get the books with {{ if participant.treatment == 'high' }}original notes{{ else }}fake notes{{ endif }}; you now determine which books he gets otherwise.
{{ endif }} {{ formfield_errors 'ES_learn3' }} {{ form.ES_learn3.label }}

After correctly answering the question above, please tell us which option you prefer by clicking the table below.

{{ formfield_errors 'ES_wtp3' }}

{{ if participant.Trad_strict == 'false' }}
Case 2: we WILL tell Alex whether the books he got are the ones with the original or fake notes
For case 2 we already know how to answer the 15 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}}
Case 2: we WILL tell Alex whether the books he got are the ones with the original or fake notes
{{ formfield_errors 'Trad_learn3' }} {{ form.Trad_learn3.label }}

After correctly answering the question above, please tell us which option you prefer by clicking the table below.

{{ formfield_errors 'Trad_wtp3' }}
{{ endif}} {{ formfield_errors 'Trad_learn3' }} {{ formfield_errors 'ES_learn3' }} {{ formfield_errors 'Trad_learn3_mistakes' }} {{ formfield_errors 'ES_learn3_mistakes' }} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}