Changes

Jump to: navigation, search

Big Blue Button PLAN

39 bytes removed, 15:43, 9 February 2012
no edit summary
==Moderator ==
===Client =======Polling button====
'''done!'''
====Polling combo box====
* combo box of existing titles in the room
** Combo titles are checked or unchecked for being published
** Clicking on checked (already published) opens Stat Window with repost only button
** Clicking on unchecked opens stat window with post or modify
====Create Poll Window====
* Create Poll Instructions Window (Create Poll Dialog) '''(done)'''
====Post/Modify Window====
* Post/Modify Window (for the combo box when poll is not published)
====Preview Poll Windows====
* (Saving, Publishing ,Edit, Cancel) '''(done)'''
** appears when preview is clicked in Create Poll Instructions Window '''(done)'''
====Making Polls Record-able ====
* Poll and all its details recordable
====Stat Window====
'''(done)'''
Is it functional?
====Publishing Polls====
*Publish a poll
** Poll is saved into Redis and immediately retrieved from Redis to send to viewers''' (done)'''
*** poll key translated to a short string to be typed on mobile devices attached to the url of the server
===Server===
*Combobox
**Get poll titles and their status (published or not)
**Edit BBB session string with the details of poll (Popcorn)
==Viewers==
===Client ===
* Display the poll '''(done)'''
** disable distracting components of BBB?
*** Mute chat and audio, hide video for all but presenter? (Presenter can still talk while people are voting, viewers cannot distract each other)
===Server===
* Display poll window
**Get poll details from the database to display poll (either to viewer or to modify by moderator) (done)
** update database vote results
==Web Poll==
===Client===
* type BBB url / simplified key to see the poll
* submit the vote
===Server===
* Get poll details from the database to display poll using the simplified key
* update database vote results using the simplified key
==Gateway==
===Client ===
* LDAP Enabled Login Page
** Having Roles (Moderator, Viewer) that is granted depending on the LDAP role

Navigation menu