HOME >> HCI User Studies Toolkit
Participation Confirmation Generator
Generate confirmation letters for one or many study participants directly in your browser. The updated workflow keeps the existing batch-processing logic, preserves local-only data handling, and now renders an aligned HdM-style PDF preview and export without any backend service.
All personal data stays in your browser. No participant information is uploaded to a server. Separate names and e-mail addresses with commas and keep the order identical across researcher names and researcher e-mails.
Workflow
The regular procedure for participation confirmations is unchanged:
- The experimenter team fills in the participant overview record during or after the study.
- The generator creates confirmation letters instantly for one or many participants.
- The resulting confirmations can be handed out digitally or physically.
- Students who need credit points can submit the generated confirmation to their course.
Participant Overview Record
Overview Excel Template
Use the participant overview record for experimenter-side documentation and batch preparation.
Preview and Export
Review the locally generated confirmation set. The PDF preview and all export actions are generated client-side from the same document data.
Source Code
Participation Confirmation Generator Repository
Source code on GitHub for the current browser-based confirmation generator, including the local jsPDF-based preview and export workflow.