{{ block title }}Your Role{{ endblock }} {{ block content }}

Welcome to the Experiment

You have been assigned the role of:

{{ role }}

Please read the instructions carefully before proceeding.

{% if role == "Buyer" %}
Buyer — Key Points:
{% elif role == "Seller" %}
Seller — Key Points:
{% else %}
Expert — Key Points:
{% endif %}
{{ next_button }} {{ endblock }}