Export terms accepted by participants
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
We need to be able to export the terms (rules) of the competition, signed by the participants.
This could take the form of a button next to each participant in the "Participants" organizer tab. The button would return a PDF with the terms, and at the end "Accepted by" with the display name, username and email address.
Remark: we need to export the terms as they were at the moment the participant accepted the rules
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Participants organizer tab and the existing flow that records when a participant accepts competition terms. Determine where the accepted terms and participant display name, username, and email are stored, then identify the current PDF export or document-generation entry point. Done means each participant can export a PDF containing the terms as accepted at that time and the requested acceptance details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100