Moodle Plugins directory: Collaborative submissions: Versions: v3.11-r4 (2022-04-04) | Moodle.org

Collaborative submissions
Assignment submissions ::: assignsubmission_collabora
Maintained by
Learnweb – University of Münster,
Jan Dageförde,
Andreas Grabs
Part of set Collabora.
Use live document collaboration within assignments, powered by Collabora Online
Collaborative submissions v3.11-r4 (2022-04-04)
Moodle 3.11
Released: Dienstag, 5. April 2022, 19:22
Code prechecks
phplint
phpcs13 | 0
js2 | 5
css
phpdoc4 | 0
savepoint
thirdparty
externalbackup
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLmoodle-assignsubmission_collabora
Changes
v3.11-r4
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v3.11-r3
- 2022-03-06 - update requirements
v3.11-r2
- 2022-03-04 - fix backup restore - missing inital file
- 2022-03-05 - replace travis by github actions and apply coding style
- 2022-03-05 - switch to Moodle version based releases. v3.11 is for Moodle 3.11.
v3.11-r1
- 2021-10-26 - use mod_collabora to load discovery xml into cache
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-11-12 - Fix problems with loading the iframe (#8)
- 2020-11-12 - Add fullscreen mode like mod_collabora (#8)
- 2020-11-12 - Fix visibility of instance settings when not active (#8)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#7)
v3.9-r1
- 2020-06-24 - updated version.php, CHANGES.md & README.md
- 2020-06-20 - Merge pull request #5 from justusdieckmann/travis/moodle39
- 2020-06-17 - Travis: Update for Moodle 3.9 (PR #5)
v3.8-r3
- 2020-05-17 - Fix fullscreen for firefox (PR #4) (Thanks to Andreas Grabs for this PR)
v3.8-r2
- 2019-12-22 - Fix missing filename issue: A random filename is now generated if none is provided
- 2019-12-22 - Leverage existing code and assets in mod_collabora
v3.8-r1
- 2019-12-05 - add pix folder
- 2019-12-05 - add CHANGES.md & README.md
- 2019-12-05 - add travis.yml file
- 2019-12-20 - Initial plugin commit
Version information
- Version build number
- 2021120102
- Version release name
- v3.11-r4 (2022-04-04)
- Maturity
- Stable Version
- MD5 Sum
- bb2c32bcb3c90d52558d9af4ee65e95d
- Supported software
- Moodle 3.11
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.11-r4
Default installation instructions for plugins of the type Assignment submissions
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myassignsubmission") in the "/mod/assign/submission" subdirectory.
- Visit http://yoursite.com/admin to finish the installation