macielbombonato / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Add a collaborative document editing feature similar to etherpad. #875

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Requested in thread

   http://groups.google.com/group/bigbluebutton-users/browse_thread/thread/d6180078a7080bbc#

Add a collaborative document editing feature similar to etherpad.

Etherpad offers pretty rich editing (styles, formattting, etc.)  What you'll 
probably see first in BigBlueButton is some collaborative text editing, which 
would be enough to start creating some share notes (such as minutes from the 
session).

We would also need to extend the BigBlueButton API to pre-populate the session 
with the draft notes, and capture the updated shared notes after the session is 
finished.  The capture part should be handled as part of the record and 
playback functionality.

Original issue reported on code.google.com by ffdixon@gmail.com on 20 Feb 2011 at 12:40

GoogleCodeExporter commented 9 years ago
Is it possible to have a window within the BBB interface where the participants 
can access a webpage separately? 

If this is possible then the participants can each access the same Etherpad, 
and effectively achieve this required outcome of having a collaborative editor 
within BBB. 

Why reinvent the wheel BBB is Great, Etherpad is Great; it would be bigger 
"Great" to have them both within the same interface. 

Original comment by brian.so...@gmail.com on 15 Dec 2012 at 8:20

GoogleCodeExporter commented 9 years ago
Hi Brian,

We'll approach using a collaborative web application, such as Etherpad, in the 
HTML5 interface for BigBlueButton.  See

   http://code.google.com/p/bigbluebutton/wiki/HTML5

It will be *much* easier to support embeddable HTML applications in an HTML5 
environment than in a Flash environment.

Original comment by ffdixon@gmail.com on 15 Dec 2012 at 1:47