-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
Pinpimarn Pinpisit edited this page Sep 1, 2022
·
4 revisions
- Users must be able to create poll or survey questions with multiple choices through the web app.
- Users must be able to specified the polling period by choosing the start and stop date on eack poll or survey.
- Users must be able to submit a response along the polling period.
- The Poll owner must be able to revisit a poll page to see the response.
- The Poll owner must be able to change the poll during the polling period.
- The Poll must not allow any user to response after the poll end.
- Other users must not see any poll question before the poll is open.
- Anyone must be able to view the results as a tota votes of a poll question at any time after the poll has opened.
- The web abb must be able to display a list of poll questions.