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:

  • 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:
    • -1 when the role did not appear for this event
    • n if the role appears, with n indicating the number of matching contributors (0 for no matches)
Submitted by Elmer van Chastelet on 27 October 2025 at 12:25

Log in to post comments