Moodle Plugins directory: RecordingsBN: Versions: 1.0.9 | Moodle.org

RecordingsBN
Activities ::: mod_recordingsbn
Maintained by
Fred Dixon,
Jesus Federico
Part of set BigBlueButton.
Access and manage your BigBlueButton recordings
RecordingsBN 1.0.9
Moodle 1.9
Released: Mittwoch, 4. Dezember 2013, 03:06
RecordingsBN Activity Module for Moodle 1.9
===========================================
BigBlueButton is an open source web conferencing system that enables universities and colleges to deliver a high-quality learning experience to remote students.
These instructions describe how to install the RecordingsBN Activity Module for Moodle 1.9. This module is developed and supported by Blindside Networks, the company that started the BigBlueButton project in 2007.
With this plugin you can
- Create resource links to recordings made with BigBlueButton (requires bigbluebuttonbn plugin to be installed)
- Publish/unpublish and delete recordings
Prerequisites
=============
You need:
1. A server running Moodle 1.9. Be advised that this version was originally developed for the latest release 1.9.19 (2007101592.00) and even though it has been tested on the two previous releases 1.9.17 and 1.9.18 some features might not work.
2. A BigBlueButton 0.8 (or later) server running on a separate server (not on the same server as your Moodle site)
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
Obtaining the source
====================
This GitHub repostiory at
https://github.com/blindsidenetworks/moodle-mod_recordingsbn_19
contains the latest source. If you want to use the latest packaged snapshot, you can download it from
http://blindsidenetworks.com/downloads/moodle/bigbluebutton_blindsidenetworks_activity_module_19.zip
Installation
============
These instructions assume your Moodle server is installed at /var/www/moodle.
1. Copy recordingsbn.zip to /var/www/moodle/mod
2. Enter the following commands
cd /var/www/moodle/mod
sudo unzip recordingsbn.zip
This will create the directory
./recordingsbn
3. Login to your moodle site as administrator
Moodle will detect the new module and prompt you to Upgrade.
4. Click the 'Upgrade' button.
The activity module will install mod_recordingsbn.
5. Click the 'Continue' button.
At this point, you can enter any course, turn editing on, and add a recordingsbn resource link to the class.
For a video overview of installing and using this plugin,
http://blindsidenetworks.com/integration
Contact Us
==========
If you have feedback, enhancement requests, or would like commercial support for hosting, integrating, customizing, branding, or scaling BigBlueButton, contact us at
http://blindsidenetworks.com/
Regards,... Fred Dixon
ffdixon [at] blindsidenetworks [dt] com
===========================================
BigBlueButton is an open source web conferencing system that enables universities and colleges to deliver a high-quality learning experience to remote students.
These instructions describe how to install the RecordingsBN Activity Module for Moodle 1.9. This module is developed and supported by Blindside Networks, the company that started the BigBlueButton project in 2007.
With this plugin you can
- Create resource links to recordings made with BigBlueButton (requires bigbluebuttonbn plugin to be installed)
- Publish/unpublish and delete recordings
Prerequisites
=============
You need:
1. A server running Moodle 1.9. Be advised that this version was originally developed for the latest release 1.9.19 (2007101592.00) and even though it has been tested on the two previous releases 1.9.17 and 1.9.18 some features might not work.
2. A BigBlueButton 0.8 (or later) server running on a separate server (not on the same server as your Moodle site)
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
Obtaining the source
====================
This GitHub repostiory at
https://github.com/blindsidenetworks/moodle-mod_recordingsbn_19
contains the latest source. If you want to use the latest packaged snapshot, you can download it from
http://blindsidenetworks.com/downloads/moodle/bigbluebutton_blindsidenetworks_activity_module_19.zip
Installation
============
These instructions assume your Moodle server is installed at /var/www/moodle.
1. Copy recordingsbn.zip to /var/www/moodle/mod
2. Enter the following commands
cd /var/www/moodle/mod
sudo unzip recordingsbn.zip
This will create the directory
./recordingsbn
3. Login to your moodle site as administrator
Moodle will detect the new module and prompt you to Upgrade.
4. Click the 'Upgrade' button.
The activity module will install mod_recordingsbn.
5. Click the 'Continue' button.
At this point, you can enter any course, turn editing on, and add a recordingsbn resource link to the class.
For a video overview of installing and using this plugin,
http://blindsidenetworks.com/integration
Contact Us
==========
If you have feedback, enhancement requests, or would like commercial support for hosting, integrating, customizing, branding, or scaling BigBlueButton, contact us at
http://blindsidenetworks.com/
Regards,... Fred Dixon
ffdixon [at] blindsidenetworks [dt] com
Version information
- Version build number
- 2013071001
- Version release name
- 1.0.9
- Can be updated from
- 1.0.9-b1, 1.0.9-b2, 1.0.9-b3, 1.0.9-rc1, 1.0.9-rc2
- Maturity
- Release Candidate
- MD5 Sum
- 028d3b5bdeedf45297ac17b8dc600af4
- Supported software
- Moodle 1.9, PHP 5.3, PHP 5.2, PHP 5.4
- Latest release for Moodle 1.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation