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.