These are the persistent URLs you can use in the lab. They will stay constant for new sessions, even if the database is recreated.
{% if room.use_secure_urls %} {# then dont use room-wide URL #} {% else %}Here is the room-wide URL anyone can use. {% if room.has_participant_labels %} Users will be prompted to enter their participant label, which will be validated against your participant_label_file. {% endif %}
{% endif %}{{ participant_url }} |