{%- from 'lart_macros.html' import lart_form_pipeline %} {% extends 'base.html' %} {% block title %}LART Research Assistant - Consent{% endblock %} {% block headline %}L'ART Research Assistant - Consent{% endblock %} {% block head_styles %} {% endblock %} {% block head_scripts %} {% endblock %} {% block drawer_info %}{% endblock %} {% block drawer_nav_options %}
  • {% endblock %} {% block content %}

    Participant Consent

    Enter the participant’s pre-assigned ID.

    Please provide a valid Participant ID The ID can only contain letters and numbers (no spaces, hyphens, etc.), and should not contain personally identifiable information (such as a name) in order to protect the confidentiality of the collected data.

    {% endblock %} {% block tail_scripts %} {% endblock %}