{% extends "global/Page.html" %} {% load otree static %} {% block title %} Payment {% endblock %} {% block content %}

Thank you for participating! You have earned $3 for completing the survey. Now, click the button below that says "Choose Task" to determine which of the 6 tasks is randomly selected by the computer to determine your payment today.



{{ form.payment.errors }} {{ form.randnumA.errors }} {{ form.randnumB.errors }} {{ form.payment_task.errors }}

{% endblock %}