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

Your MTurk code is {{ player.code }} .

{{ form.code.errors }} Thank you for participating. To receive payment for participating, enter this Validation code in the Mechanical Turk window, and then click ‘Submit’. {% next_button %} {% endblock %}