{% load staticfiles %} {% load i18n %} oTree Payments {% block head_content %} {% include 'otree/HeadContent.html' %} {% endblock %}

PDF generated: {% now "DATETIME_FORMAT" %}

Session

Session type {{ session_type }}
Session code {{ session_code }}
Time scheduled {{ session.time_scheduled|default_if_none:"" }}
Experimenter name {{ session.experimenter_name|default_if_none:"" }}

Participants

{% for p in participants %} {% endfor %}
Participant code Participant label Participation fee Variable pay Total pay Note
{{ p.code }} {{ p.label|default_if_none:"" }} {{ fixed_pay }} {{ p.payoff_from_subsessions_display }} {{ p.total_pay_display }}

Summary

Total payments {{ total_payments }}
Mean payment {{ mean_payment }}

Notes/Signature