You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The poll module should be capable of auto-closing a poll if any option gains enough votes to cross a user-defined absolute or percentage threshold. The commands and SQL table elements are already present; however, no checking is done on poll-update.