Moodle Plugins directory: Feedback viewer: Versions: v3.11.0 | Moodle.org
Feedback viewer
Local plugins ::: local_feedbackviewer
Maintained by
Charles Fulton,
Andrew Zito
The Feedback Viewer report displays the responses from all Feedback modules in a given course, filtered by user.
Feedback viewer v3.11.0
Moodle 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Thursday, 20 May 2021, 4:28 AM
Changelog
3.11.0 (May 19, 2021)
- [Bugfix] Update internal API in light of MDL-45242
- Migrate CI builds to Github Actions
- Drop support for Moodle 3.7-3.10
3.7.1 (November 10, 2020)
- Minor code cleanup
- Expand test coverage to PHP 7.4 and Moodle 3.10
3.7.0 (October 7, 2020)
- Change default branch to "main"
- Update CI tool to version 3
- Dropped support for Moodle 3.6
- Fixed #19: Respect viewfullnames capability (thanks FurloSK)
- Fixed #18: PHP warning when Feedback contains a Label (thanks FurloSK)
- Fixed #17: Labels are displayed incorrectly (thanks FurloSK)
- Fixed #16: Don't show inaccessible Feedbacks in My Feedback (thanks FurloSK)
- Fixed #15: Respect course groupmode (thanks FurloSK)
3.6.0 (June 15, 2020)
- Code cleanup
- Streamlined unit testing matrix
- Dropped support for Moodle 3.4 and 3.5
3.4.1 (May 19, 2019)
- Minor code cleanup
- Declare mod_feedback dependency
3.4.0 (May 13, 2018)
- Updated for GDPR compliance
3.2.0 (August 14, 2017)
- Changed version numbering to match stable version
- Code cleanup
1.2.1 (July 29, 2016)
- Rebuild to use new mod_feedback formatter
1.2.0 (July 28, 2016)
- Update for compatibility with new mod_feedback release.
- Convert from report to local plugin
1.0.0 (February 25, 2015)
- Initial release as report module
Version information
- Version build number
- 2022051900
- Version release name
- v3.11.0
- Can be updated from
- v3.7.0 (2020100700), v3.7.1 (2020100701)
- Maturity
- Stable version
- MD5 Sum
- 2c10703c7e9bf660b2113e267dccd07c
- Supported software
- Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.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 branch
- main
- VCS tag
- v3.11.0
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.