Form Manager can issue individualized form links
Open
review
- Dominant language
- JavaScript
- Stars
- 67
- Forks
- 37
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
## User Story
As a Form Manager
I want to to ensure only permitted users can submit a response
and permitted users can only submit a single response.
So that I can increase the quality of feedback and reduce to the scope of feedback to intended recipients.
### Acceptance Criteria
TBD
Form Manager would need to generate a batch of links somehow.
Those links could reference an email (like a hash of Form ID + email address).
Ultimately, the Form Manager would need to distribute these links to specific users (like a Recipient list) that would also need to be managed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.