learnweb / moodle-mod_collabora

:memo: :globe_with_meridians: An activity for live document editing in Moodle, powered by Collabora Online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moodle-mod_collabora Activity Module: Collabora Online integration for Moodle

Build Status

This activity module enables Moodle users to create documents (simple text files, word, spreadsheet and presentation documents or upload a document) via a selfhosted Collabora Online Server i.e. CODE using the so called WOPI protocol and work collaboratively on this documents.

This plugin is originally written by Davo Smith from Synergy Learning in 2019 and maintained by Michael Wuttke from the Beuth University of Applied Sciences in Berlin and Andreas Grabs from Grabs EDV-Beratung.

Requirements

  • Collabora Online Server (Version 4.0.1 or later) and Moodle Server (Version 3.5 or later) with PHP 7.0 or later.

Tested Versions

  • Collabora Online Server: 6.4.0
  • Moodle: 3.7.9
  • Moodle: 3.8.6
  • Moodle: 3.9.3
  • Moodle: 3.10

Installation

This plugin should go into mod/collabora. Upon installation, several default settings need to be defined for this activity (see Settings).

Administrative Settings of the activity module

collabora_admin_settings

  • the Collabora URL (the URL of the Collabora Online Server)
  • the default format (File upload, Specified text, Spreadsheet, Wordprocessor document or Presentation)
  • the default display (current tab or new tab)
  • the default display name
  • the default display description

Choose the activity Collaborative Document

collabora_add_activity

Define the settings of the Collaborative Document

collabora_settings

View of a word document

collabora_doc

View of a spreedsheet document

collabora_spreadsheet

View of a presentation document

collabora_presentation

Testing the plugin

If you want to test the collabora activity plugin on a local Moodle installation and a local Collabora Online Server via docker then you may find the Collabora-Config.md file helpful.

Use of other Online Editors as Collabora Online, such as LibreOffice Online

This plugin should also work with the use of LibreOffice Online (LOOL) - which is the base product of Collabora Online - if you set up an LibreOffice Onliner server as described in the documentation of the Document Foundation.

Use of Collabora trademarks

The name "Collabora" is used to indicate that the plugin provides an integration facility for use of Collabora Online from within Moodle. The name does not imply an endorsement by Collabora, nor does it indicate who develops and provides the plugin. This plugin was created and is offered by members of the community.

Note that the plugin also makes use of icons that, some of which are trademarks of Collabora. The icons are made available to you under conditions that differ from the rest of the plugin; see pix/LICENSE.

About

:memo: :globe_with_meridians: An activity for live document editing in Moodle, powered by Collabora Online

License:GNU General Public License v3.0


Languages

Language:PHP 79.8%Language:JavaScript 10.9%Language:Mustache 9.3%