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 ─────────────────────────────────────────────────────── #} {# The printed sheet carried a blank "for office use" block here. It is not rendered on the web form — a customer cannot fill it in. Those fields still exist and are filled by staff on the admin detail page. #}
Project Name
Request by:
Requester email:
Date Requested:
We send your confirmation, with a copy of everything below, to the requester email.
{# ── 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.
{# Rows that come WITH the role rather than being switched on per person. Ticking them records what you expect; it does not change access. #}
Rows {% for ref in schema.ROLE_IMPLIED_TASKS | sort %}{% if not loop.first %}{{ ', ' if not loop.last else ' and ' }}{% endif %}{{ ref }}{% endfor %} ({% for ref in schema.ROLE_IMPLIED_TASKS | sort %}{{ schema.TASK_LABELS[ref] }}{{ '; ' if not loop.last }}{% endfor %}) are included with the user's role where their access allows it — tick them to record what you expect. The remaining rows control which email and in-app notifications each user receives.
{# ── 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