Moodle Plugins directory: edu-sharing: Versions: 8.0.0 | Moodle.org
edu-sharing
Activities ::: mod_edusharing
Maintained by
edu-sharing Integrations
The edu-sharing activity module adds a new option to the activities/resource menu. Using the edu-sharing resource allows you to either pick content from the repository or upload it to a folder of the repository. You may pick which version of the content you would like to provide in the course (always the latest vs. the version you just picked).
edu-sharing 8.0.0
Moodle 4.0, 4.1, 4.2, 4.3
Released: วันพุธ, 18 ตุลาคม 2023, 5:21PM
Code prechecks
phplint
phpcs2275 | 185
js2 | 1
css32 | 0
phpdoc169 | 49
savepoint1 | 0
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLChangelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[8.0.0] - 2023-10-01
Added
- Unit test folder and unit test classes
- Possibility to define internal docker network URL
- Changelog
- English translation for upload button in edu-sharing embed dialogue modal
Removed
- Compatibility with legacy edu-sharing SOAP API, plugin now uses REST by default
Fixed
- Slashes are now automatically stripped from the end of user provided URLs
- Version picking now works
- Version radio buttons are now longer displayed in the embedding dialogue if the object is a published copy or a reference to a collection. Defaults to current version.
- Restoration of course backup files no longer fails on edu-sharing objects for which the current user lacks publish rights. Instead of throwing an error the restore script omits the respective items.
- Folders can now longer be added as edu-sharing resources.
Changed
- Major refactoring in order to match updated moodle criteria as well as to facilitate unit testing
Version information
- Version build number
- 2023100100
- Version release name
- 8.0.0
- Maturity
- รุ่นมาตรฐาน
- MD5 Sum
- 61e4ba8124c753a8e9caa924df55f5cf
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- The more recent release 8.0.6 (2024021200) exists for Moodle 4.0
- The more recent release 10.2.0 (2025100800) exists for Moodle 4.1
- The more recent release 10.2.0 (2025100800) exists for Moodle 4.2
- The more recent release 10.2.0 (2025100800) exists for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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