Moodle Plugins directory: 360° feedback: Versions: v4.1.0 | Moodle.org

360° feedback
Activities ::: mod_threesixo
Maintained by
Jun Pataleta
A simple 360° feedback activity plugin for Moodle.
360° feedback v4.1.0
Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Τετάρτη, 7 Μαΐου 2025, 2:12 PM
mod_threesixo
A 360-degree feedback plugin for Moodle
Added
- Plugin CI improvements
- Use version 4 of the
moodle-plugin-ci
. - Code coverage information via Codecov
- New GitHub Actions (GHA) jobs that test the plugin against the
main
version of Moodle
- Use version 4 of the
- Funding
- If you find this plugin useful, please consider supporting it through GitHub Sponsors or Buy Me A Coffee.
- Thanks to Bert van der Hooft for being the first one to buy me a coffee! ☕️
Changed
- Accessibility improvements
index.php
now shows a list of 360-feedback instances instead of rendering them on a layout table for better accessibility.- Adding
scope
to the participants, items, and questions tables for improved accessibility.
Fixed
- Code style issues found by the Plugin CI.
- Missing lang string
messageprovider:invalidresponses
- by Rodrigo Mady - Remove
require_once
call todataformatlib.php
which was removed in Moodle 4.5 and up - by Ananta Arya Dewa
Version information
- Version build number
- 2025050700
- Version release name
- v4.1.0
- Maturity
- Σταθερή έκδοση
- MD5 Sum
- bb7124954bd49f3f2a91c83d8cdaf6be
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.1.0
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