Changes

Jump to: navigation, search

Big Blue Button PLAN

115 bytes added, 16:24, 15 February 2012
Publishing Polls
***: The value saved would be <room ID>-<poll title> <---> 9999
***: Also to create a point of reference for the four digit integer a single database entry is created in Redis as: "WebPollReferenceID" <---> 1. It will be used to fetch the next poll ID and will be added by one each time an ID is fetched. The value is recycled back to 1 when it is 9999.
***: The PollService.vote method has the capability to record votes from the web just as easily as from the client
==Server==
1
edit

Navigation menu