{% extends "otree/admin/Session.html" %} {% block content %} {{ block.super }}

Open each link in its own browser tab.

Participant links:

{% for participant_url in participant_urls %} {{ participant_url }}
{% endfor %}

To run your experiment in Lab checkout Persistent URLs page.

To run your experiment on Amazon Mturk checkout AMT Integration page.

{% endblock %}