Add mode for presenters to lernid
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Lernid |
Won't Fix
|
Wishlist
|
Unassigned |
Bug Description
It would be cool if one can also use lernid to give a session, I thing lernid needs a presenter mode for this.
* Only people who have voice (or similar) in the classroom-channel can enter this mode
* they are allowed to write text to the classroom-channel
* the slides widget gets navigation buttons in this mode, actions on this buttons automatically appears as commands in the classroom session
* there is an additional notebook tab which can show a script for the session
* there is an additional notebook tab with a ListView widget which shows all pending questions. It is possible to drag&drop this questions into the classroom-channel, double-clicking on a question opens a priv-chat with the questioner (to clarify the questions etc.)
Changed in lernid: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in lernid: | |
importance: | High → Wishlist |
It would sure be a great thing and I'm sure that it would help a lot of presenters. /blueprints. launchpad. net/lernid/ +spec/session- leader- interface>.
I created a Blueprint a while ago to track all bugs and things that have to do with this at <https:/
The biggest problem would be how to authenticate people. Giving people the right to present by checking if they have a voice could indeed be the right solution, but Lernid would have to support NickServ authentication to make that reliable.
In the Blueprint I suggest to add the nicknames to the session metadata, but that would be very unreliable as it would provide loads of Lernid clients to have a connection with a bot and the permissions to voice people. Silly me! That would never be safe. Using voice makes much more sense and is a clean solution that wouldn't add clutter and bloat to the application.
The session leader interface would work even better if Lernid would support dual screen setups and the d-n-d-ing of tabs and notebooks.