BigBlueButtonBN

De MoodleDocs
La versión para imprimir ya no se admite y puede contener errores de representación. Actualiza los marcadores del navegador y utiliza en su lugar la función de impresión predeterminada del navegador.
note icon.png Existe documentación diferente para varias versiones de Moodle: Esta información es para versiones de Moodle anteriores a la 4.0. Para Moodle 4.0 y superiores vea BigBlueButton.


Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

El módulo de actividad BigBlueButtonBN es un plugin contribuído por terceros escrito por Blindside Networks, que permite la creación de actividades en un curso que proporcionan una forma fácil para que el profesor cree y gestione un salón o a sala de reunión virtual en el servidor BigBlueButton, y que el estudiante ingrese a la sala.

BigBlueButtonBN es parte del conjunto Moodle BigBlueButton y complementa RecordingsBN para proporcionar todas las características necesarias para tomar ventaja de las nuevas capacidades ofrecidas por un servidor BigBlueButton versión 0.80 (y más recientes).

Características

BigBlueButton is an open source web conferencing system for distance education. The goal of the project is to enable universities, colleges, and K12 to delivery a high-quality learning experience to remote students.

BigBlueButton supports real-time sharing of slides (PDF and any document readable by OpenOffice), webcams, whiteboard, chat, voice over IP (using FreeSWITCH), and presenter's desktop. It can record and playback sessions (slides, audio, and chat), runs on Mac, Unix, and PC clients, and is supported by a community of developers that care about good design and a streamlined user experience. (see release notes).


With this plugin you can

  • Create links in any class to a BigBlueButton session
  • Specify join open/close dates that will appear in the Moodle calendar
  • Create a custom welcome messages that appears in the chat window when users join the session
  • Launch BigBlueButton in its own window
  • Restrict students from entering the session until a teacher joins
  • Monitor the active sessions for the course and end any session (eject all users)
  • Record and playback your lectures (requires BigBlueButton 0.80)
  • Access and manage recorded lectures (requires recordingsbn plugin to be installed)

Requisitos

You need:

Blindside Networks provides you a test BigBlueButton server for testing this plugin. To use this test server, just accept the default settings when configuring the activity module. The default settings are:

url: http://test-install.blindsidenetworks.com/bigbluebutton/
salt: 8cd8ef52e8e101574e400365b55e11a6

For information on how to setup your own BigBlueButton server see http://bigbluebutton.org/

Instalación

These instructions assume your Moodle server is installed at /var/www/moodle.

  • Copy zip file you downloaded to /var/www/moodle/mod
cp bigbluebuttonbn.zip /var/www/moodle/mod
  • Enter the following commands
cd /var/www/moodle/mod 
sudo unzip bigbluebuttonbn.zip

This will create the directory

./bigbluebuttonbn
  • Login to your moodle site as administrator


Moodle will detect the new module and prompt you to Upgrade.

  • Click the 'Upgrade' button.


The activity module will install mod_bigbluebuttonbn.

  • Click the 'Continue' button.


You'll be prompted to configure the activity module.

  • Enter the URL and salt (security key) to your BigBlueButton server (or use the default values for testing).


  • Click the 'Save Changes' button.


At this point, you can enter any course, turn editing on, and add a BigBlueButtonBN activity link to the class.

Note: You will want to install the RecordingsBN activity module to access recordings as well.

You can find a video overview of installing and using this plugin, at http://www.blindsidenetworks.com/integrations/moodle/

Estado del desarrollo

Bitácora de cambios

2.1.1 (2016051905)

  • Fixed Bug: Fixed issue with database upgrade when updating from versions older than 2.1.x. The bug only affected users upgrading directly from 1.x to 2.1.0.

2.1.0 (2016051904)

  • Tag: Bumped version and release tags and updated maturity to stable

2.1.0-rc2 (2016051903)

  • Fixed Bug: Fixed missing variable triggering warning message showing up on in development mode
  • Fixed Bug: Fixed bug in format of imported recordings on YUI table
  • Fixed Bug: Fixed a bug in import recording. Recordings from deleted activities were not considered.

2.1.0-rc1 (2016051902)

Tag: Bumped release tag and updated maturity

2.1.0-b3 (2016051902)

  • Fixed Bug: Considers all the imported recordings corresponding to a course.
  • Fixed Bug: Duration was not shown properly in recordings
  • Fixed Bug: All events are localized
  • Fixed Bug: recordings not showing up after restore
  • Fixed Bug: backup/restore were not working on logs
  • Fixed Bug: Added missing event

2.1.0-b2 (2016051901)

  • Fixed bug: Fix for action management not working in recordings.

2.1.0-b1 (2016051900)

  • Feature: Links to recordings can now be imported into a room/activity from a different course room/activity.
  • Fixed Bug: Fixed backups. The logs, a secondary table dependent of mdl_bigbluebuttonbn used for tracking meeting creation is now included as part of the backup.
  • Fixed Bug: Fixed issue with database prefix.

2.0.4 (2015080611)

  • Fixed Bug: Fixed a bug introduced in the previous revision that was making pre-uploaded presentations to be ignored when a new activity was created.
  • Fixed Bug: Changed wording for message shown when user is waiting for moderator.

2.0.3 (2015080610)

  • Improvement: Make sure the php-curl extension is installed. For pre-uploading slides, the use of the php-curl extension is required. If it is not installed or enabled the feature won't be available.
  • Fixed Bug: Toggle form for tagging sessions was flicking for a second when the activity page was shown.
  • Fixed Bug: When creating a new and pre-uploading presentation is turned off an error messages comes up.
  • Fixed Bug: When for security reasons either the webserver or the proxy ahead of the webserver(s) adds the header x-content-type-options: nosniff to force the MIME Type verification, the javascript in the client doesn't work in Chrome/IE.

2.0.2 (2015080609)

  • Fixed Bug: When using localization in a language different than English, the recording table produced for RecordingsBN showed an 'Invalid date' message.

2.0.1 (2015080608)

  • Fixed bug: Adding a presentation file while creating a new BigBlueButtonBN activity failed. Only after editing the activity and adding a presentation file again would let the feature work.
  • Fixed bug: A warning message was shown in the logs when joining a session

Versiones estables liberadas más recientes

2.1.1 (2016051905) - for Moodle 2.6/2.7/2.8/2.9/3.0/3.1 (Source code)

1.1.1 (2015062101) - for Moodle 2.0/2.1/2.2/2.3/2.4/2.5 (Source code)

1.0.9 (2013071000) - for Moodle 1.9 (Source code)

Versiones en desarrollo más recientes

2.2.0 (2016080100) - for Moodle 2.6/2.7/2.8/2.9/3.0/3.1 (Source code)


For reporting bugs and issues or asking for new features use the Moodle tracking system Module: BigBlueButtonBN

FAQ

What should I do when I get this message?

Unable to join the meeting. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.

On Moodle 2.6 and later, use the link that is right below (also provided here) and try all what is suggested there.

More information about this error

Más información