{{ block title }} {{if player.role == 'Bystander'}} What Would You Do? {{else}} {{endif}} {{ endblock }} {{ block content }} {% if player.role == 'Buyer' %}

{{endif}} {{if player.role == 'Bystander'}}

As the Bystander in this study, you do not make choices that affect the outcomes of participants.


{% endif %} {{ formfields }} {{ next_button }}

{{ endblock }}