bigbluebutton-Github/bigbluebutton-html5/imports/api/polls/server
germanocaumo b71b9a0c85 fix(polls): fix wrong typed poll results due to race condition
Sometimes a vote for a new answer text was being computed as a vote for the first option due to poll collection late update.
2022-01-12 17:41:02 +00:00
..
handlers fix(polls): fix wrong typed poll results due to race condition 2022-01-12 17:41:02 +00:00
methods prevent users from being able to send more than one typed poll answer 2021-11-25 17:51:36 +00:00
modifiers Merge pull request #12604 from KDSBrowne/bbb-api-unit-tests 2021-07-06 16:56:46 -04:00
eventHandlers.js feat(poll): add option to disable poll chat message 2021-06-18 14:13:20 +00:00
index.js Moved files up to api/ 2017-10-11 18:09:35 -07:00
methods.js add new poll type | allow typed responses | update UI 2020-09-21 12:07:36 +00:00
publishers.js increase current-poll security 2021-12-08 19:30:04 +00:00