Moodle Plugins directory: Collaborative Folders: Versions: v3.7-r2 | Moodle.org

Collaborative Folders
Activities ::: mod_collaborativefolders
Maintained by
Learnweb – University of Münster,
Jan Dageförde
Enhance collaboration by providing shared folders to your students automatically. No need to collect Dropbox or ownCloud e-mail addresses anymore: Just add it to a course and select the groups that should collaborate. ownCloud/Nextcloud will privately share one folder per group to its members!
Collaborative Folders v3.7-r2
Moodle 3.5, 3.6, 3.7
Released: Friday, 10 May 2019, 10:21 PM
Stable release v3.7-r2.
Changes:
- Generated paths will not contain a slash (
/
) anymore. - Paths are now of the form
Module name (id 9)
instead of..._id_9
, thus achieving consistency with the naming scheme of repository_nextcloud. - A new segment is added to the end of the path. Generated paths always end in
mod_collaborativefolders
, also for consistency with the naming scheme of repository_nextcloud.
Version information
- Version build number
- 2019051000
- Version release name
- v3.7-r2
- Can be updated from
- v3.7-r1
- Can be updated to
- v3.8-r1 (2019112100)
- Maturity
- Stable version
- MD5 Sum
- 9aef1066786337476dafdaf25e3b45ba
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7
- The more recent release v3.9-r1 (2020060600) exists for Moodle 3.5
- The more recent release v3.8-r1 (2019112100) exists for Moodle 3.6
- The more recent release v3.9-r1 (2020060600) exists for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v3.7-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