Requirements - panitnt/ku-polls GitHub Wiki
- Users can create a poll with multiple choices.
- Users can submit a response during the polling period.
- Users can resubmit a poll page to view their responses (during the polling period).
- User's votes are added to the total.
- Specified start and stop date(optional). If not specified then a poll remains open indefinitely.
- Users can't respond or change after a poll's end date.
- Users can't see poll questions before a poll's starting date.
- The results of a poll question can be viewed every time after the starting date.
- Users can answer the poll questions easily.