Moodle Plugins directory: Collabora - Collaborative document editing: Versions: v3.8-r2 | Moodle.org

Collabora - Collaborative document editing
Activities ::: mod_collabora
Maintained by
Learnweb – University of Münster,
Jan Dageförde,
Andreas Grabs
Part of set Collabora.
This activity module provides a document editor for real-time collaboration. Changes to a document are immediately reflected for other users who are accessing the same document. Moodle users can collaborate on simple text files, word, spreadsheet and presentation documents or upload a document.
The plugin requires a self-hosted Collabora Online Server (CODE) that is accessed using the so-called WOPI protocol.
Collabora - Collaborative document editing v3.8-r2
Moodle 3.5, 3.6, 3.7, 3.8
Released: 2020年 05月 17日(週日) 01:36
Code prechecks
phplint
phpcs1 | 1
js0 | 1
css
phpdoc67 | 0
savepoint
thirdparty
grunt2 | 0
shifter
mustache
gherkin
HTML | XMLmoodle-mod_collabora
Changes
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13) (Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
Version information
- Version build number
- 2020051600
- Version release name
- v3.8-r2
- Can be updated from
- v3.7-r1 (2019042800), v3.8-r1 (2019112800)
- Can be updated to
- v3.9-r1 (2020062400), v3.9-r3 (2020090100), v3.9-r4 (2020092900), v3.9-r5 (2020101200)
- Maturity
- 穩定版
- MD5 Sum
- de45ec46a57e1b32e12a1476c6b4c01c
- Supported software
- PHP 7.0, PHP 7.1, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7, PHP 7.3, Moodle 3.8
- The more recent release v3.9-r5 (2020101200) exists for Moodle 3.5
- The more recent release v3.9-r4 (2020092900) exists for Moodle 3.6
- The more recent release v3.10-r3 (2020111601) exists for Moodle 3.7
- The more recent release v3.10-r3 (2020111601) exists for Moodle 3.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.8-r2
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