{% extends "global/Page.html" %} {% load otree static %} {% block title %}
 
You selected:
{{player.participant.type}}
{% endblock %} {% block content %}

The experiment starts now.

{{if showVerify}}
Remember that you can verify that your bonus is determined fairly, exactly as described. Because you could download Verification.pdf before selecting an envelope, before giving instructions, and before lifting a shell, its content cannot depend on your envelope, on your instructions, or on the shell that you select. {{endif}}
{% endblock %}