https://github.com/open-lms-open-source/moodle-mod_collaborate
https://github.com/open-lms-open-source/moodle-mod_collaborate
moodle moodle-activity moodle-plugin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/open-lms-open-source/moodle-mod_collaborate
- Owner: open-lms-open-source
- Created: 2015-07-16T17:02:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2026-01-18T21:22:07.000Z (5 months ago)
- Last Synced: 2026-01-19T06:07:20.224Z (5 months ago)
- Topics: moodle, moodle-activity, moodle-plugin
- Language: PHP
- Size: 1.45 MB
- Stars: 6
- Watchers: 11
- Forks: 12
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collaborate Activity
A module for integration with Blackboard Collaborate.
Now your users can join a Collaborate with the Ultra experience
session from their Moodle class. They don't need to install Java
or download and open Java-reliant files to their devices.
The session opens in a new window or tab, depending on their browser settings.
When you install and enable the module, your instructors can
add Collaborate to their classes. They can create virtual
classrooms, offices, and meeting spaces to engage their
students in a more collaborative and interactive learning experience.
This plugin was contributed by the Open LMS Product Development team. Open LMS is an education technology company
dedicated to bringing excellent online teaching to institutions across the globe. We serve colleges and universities,
schools and organizations by supporting the software that educators use to manage and deliver instructional content to
learners in virtual classrooms.
## Installation
Extract the contents of the plugin into _/wwwroot/mod_ then visit `admin/upgrade.php` or use the CLI script to upgrade your site.
For more information about installation, configuration and usage, please see https://help.blackboard.com/Collaborate
## Flag
### The `mod_collaborate_migration_data_limit` flag.
### The `mod_collaborate_alternative_counter` flag.
### The `use_collab_test_api` flag.
### The `mod_collaborate_show_migration_button` flag.
## License
Copyright (c) 2021 Open LMS (https://www.openlms.net)
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see .