{% extends "otree/BaseAdminRegular.html" %} {% block head_title %}{{ page_emoji }} Room: {{ room.display_name }}{% endblock %} {% block title %}Room: {{ room.display_name }}{% endblock %} {% block content %}
{% include "otree/includes/RoomParticipantLinks.html" %}Generally, you should provide your participants with the room-wide URL above. But in special cases where you need to open (or re-open) a specific participant's link, by using the participant code, you can use the below links.