Data file: {{ csv_prefix }}_<year>.csv
| Name | Last recipients | ||
|---|---|---|---|
| {{ p[0] }} | {{ p[1] }} | {{ p[2:]|join(", ") }} | |
| No participants yet for this year. | |||
A giver in an exclusion pair will never be assigned that receiver.
| Giver | Receiver | |
|---|---|---|
| {{ giver }} | {{ receiver }} | |
| No exclusions configured. | ||
This performs the draw, emails every participant their result, and overwrites this year's CSV. It cannot be undone from here.