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

MTurk:

Thank you for participating!

You have recieved {{ player.participant.payoff }}. One point equals $0.001

Your completion code is: {{participant.code}}

Please copy this code.

The experiment is now over.


{% next_button %} {% endblock %}