Skip to content

Requirements

Siratee K edited this page Aug 27, 2021 · 3 revisions
  1. The application will display a list of available polls with a hyperlink to each of them. The polls that are not available should be hidden from the available polls list.
  2. After the user click on available poll items. They should be redirected to the polls submission page contained poll questions and a list of choices.
  3. Users can submit a choice on poll items.
  4. Users can modify the answer on their submission anytime during the polling period.
  5. Users can view the polls or survey results after they submit them anytime even if the poll is ended.
  6. Users can specify the starting/ending date on the poll they created.
  7. The polls question shouldn't display to the web visitor before the opening date.
  8. Adding or Modifying the poll's answers are not allowed after the closing date.
Clone this wiki locally