Copy and paste your participant names in this textbox. Keep each person in a single line.
title, first_name, last_name, structure_level, number, groups, comment, is_active, is_present, is_committee
# | Title | Given name | Surname | Structure level | Participant number | Groups | Comment | Is active | Is present | Is committee |
1 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ (currentPage - 1) * itemsPerPage + $index + 1 }} | {{ user.title }} | {{ user.first_name }} | {{ user.last_name }} | {{ user.structure_level }} | {{ user.number }} |
{{ groupname | translate }}
{{ groupname | translate }}
| {{ user.comment | limitTo: 30 }}{{ user.comment.length > 30 ? '...' : '' }} |
|