| Recommend this page to a friend! |
| Packages of Matthew Asham | Binkterm PHP | docs/VotingBooth.md | Download |
|
|||||||||||||||||||||
Voting BoothThe Voting Booth lets users create and vote on polls. Active polls are listed on the web interface and in terminal sessions. Each poll is single-choice, and each user may vote once per poll. Table of ContentsFor UsersActive polls are available at Selecting a poll shows the question and all available options. After voting, the results are revealed with vote counts and percentages. Each user may vote once per poll. Voting on a closed or inactive poll is not allowed. Creating a PollAny logged-in user can create a poll at Requirements:
Once created, the poll is immediately active and visible to all users. Enabling and DisablingThe Voting Booth is enabled by default. It can be toggled from Admin ? BBS Settings ? Features. When disabled, the Terminal AccessIn Telnet and SSH sessions, the Voting Booth is accessible from the main menu by pressing P. The polls list shows each poll's question along with its status:
Select a poll by entering its number. On an open poll, the options are displayed and you vote by entering the option number. On a voted poll, the results are shown directly with vote counts and percentages for each option. Press Q to return to the main menu. Admin ManagementAdmins can review, create, close, and delete polls from Admin ? Polls.
|