Management page for checking registration email addresses against contributors
Conferences may require a representative (or presenter) to attend the conference. This new feature should help in checking for contributors of events (talks/contributions) to be registered.
The page should not save the entered email addresses or export/render email addresses from users in the system.
The page will have as input:
- a list of email addresses that registered.
Based on that list, output a table or CSV with:
Submitted by Elmer van Chastelet on 27 October 2025 at 12:25
- one row per event within the conference
- column for event name, key and link
- column with contributors, one line per contributor with:
- name, role, indication whether it matched
- column with total number of matching contributors
- column per available role within the conference with value:
-1when the role did not appear for this eventnif the role appears, withnindicating the number of matching contributors (0for no matches)
Log in to post comments