As a running adminisator, I can publish a poll so that Running Website can collect feedback from its community users.
Acceptance Criteria:
Tasks:
Update the view: the poll design (HTML & CSS) to include the form with the questions
Create a new field in the model to track the answers
Update the controller function
Update unit test script
Test the functionality
As a running adminisator, I can publish a poll so that Running Website can collect feedback from its community users.
Acceptance Criteria:
Tasks:
Update the view: the poll design (HTML & CSS) to include the form with the questions Create a new field in the model to track the answers Update the controller function Update unit test script Test the functionality