Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Submit anonymous poll response #3

Open
1 of 5 tasks
zemaciel opened this issue Feb 12, 2023 · 0 comments
Open
1 of 5 tasks

USER STORY: Submit anonymous poll response #3

zemaciel opened this issue Feb 12, 2023 · 0 comments
Milestone

Comments

@zemaciel
Copy link
Owner

zemaciel commented Feb 12, 2023

As a user I can provide anonymous feedback so that I can choose to hide my identity in the poll response

Acceptance Criteria:

  • The option should be provided as a checkbox
  • The checkbox should be “checked” by default
  • The option should appear next to the submit button
  • After submitting the default submission confirmation should be adjusted to include the user name.

Tasks

  • Updated the view: the poll design (HTML and CSS) to include the checkbox and to show the name of the submitter
  • Create a new field in the model to track the username
  • Update the controller function
  • Update unit test scripts
  • Test the funcionaity
@zemaciel zemaciel changed the title USER STORY: <TITLE> USER STORY: Submit anonymous poll response Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant