JQC Enrollment Form
by L.T Services, Inc
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}
This form needs JavaScript enabled — the task table is built from the people you add. Please enable JavaScript, or contact us and we will send you a printable copy.
{# Honeypot — must stay empty. #}
Website
{# ── Header ─────────────────────────────────────────────────────── #}
Project Name
Request by:
Date Requested:
{% for key, label in schema.OFFICE_FIELDS %}
{{ label }}
For office use
{% endfor %}
{# ── Step 1 — the people ────────────────────────────────────────── #}
Step 1:
Please list everyone who needs access. Each person will receive an email invitation at the address you provide.
No.
Role
First and last name
Job Title
Email Address
Add another person
{# ── Step 2 — the task matrix, built from Step 1 ────────────────── #}
Step 2:
Please check the task/function for each user, or apply our recommended selection and adjust it.
Recommendation selection
Clear all
Our recommendation keeps administrators and directors from receiving an overwhelming number of email notifications. You can change any box afterwards.
{# ── Step 3 — mobile app ────────────────────────────────────────── #}
Step 3:
Please check the box next to the user who will receive the app for smart devices.
{# ── Notes ──────────────────────────────────────────────────────── #}
Anything else we should know?
(optional)
{{ submitted.notes if submitted else '' }}
Note:
{% for note in schema.NOTES %}
{{ note }}
{% endfor %}
Submit Enrollment
Print