{% load otree %}

Generated: {% now "DATETIME_FORMAT" %}

Session

Session config {{ session.config.name }}
Session code {{ session.code }}
Experimenter name {{ session.experimenter_name|default_if_none:"" }}

Participants

{% for p in participants %} {% endfor %}
Participant code Participant label Progress Final Payoff (Pts) Final Payoff + Part.Fee Forced Time-Out?
{{ p.code }} {{ p.label|default_if_none:"" }} {{ p.current_page_ }} {{ p.payoff }} {{ final_payoff_plus_part_fee }} {{ p.vars.forced_timeout }}

Notes/Signature