{# ****************************************************************************************************************** #} {# *** STYLES *** #} {# ****************************************************************************************************************** #} {% block styles %} {% endblock %} {# ****************************************************************************************************************** #} {# *** CONTENT *** #} {# ****************************************************************************************************************** #} {% block content %} {{ if player.check_failed_twice == 1 }}
Comprehension question 2x incorrect
You answered at least one comprehension question incorrectly twice. This means that you will still receive the fixed amount of £2.50 credited to your Prolific account upon completion of the study. However, you are excluded from receiving any additional payment.
{{ elif player.check_failed_twice == 0 }}
All comprehension questions correct
You answered all comprehension questions correctly.
{{ endif }}
Click 'Next' to get matched with {{ if player.role_type == "investor" }} another participant representing your commercial bank. {{ elif player.role_type == "bank" }} another participant representing an investor. {{ endif }}

{{ endblock }}