{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}
Participant ID: {{ participant.pseudo_id }}
You have been assigned to: {{ participant.assigned_arm.name }}
Collection: {{ assigned_packet.name }}
{{ participant.cid_user.cid }} |
Passcode: {{ participant.cid_user.passcode }}
{% if participant.email %}
Refreshing to load your credentials...
Complete this form to be assigned to a study packet. {% if study.collect_demographics %} We collect anonymous demographic data to support analysis. {% endif %}