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 v4.1.0

Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Released: Thursday, 16 October 2025, 3:29 AM

Changelog

v4.1.0 (October 15, 2025)

  • [Bugfix] Fix syntax error that affected postgresql
  • Dropped support for Moodle 3.11-4.0; 4.3

v3.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

v3.7.1 (November 10, 2020)

  • Minor code cleanup
  • Expand test coverage to PHP 7.4 and Moodle 3.10

v3.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)

v3.6.0 (June 15, 2020)

  • Code cleanup
  • Streamlined unit testing matrix
  • Dropped support for Moodle 3.4 and 3.5

v3.4.1 (May 19, 2019)

  • Minor code cleanup
  • Declare mod_feedback dependency

v3.4.0 (May 13, 2018)

  • Updated for GDPR compliance

v3.2.0 (August 14, 2017)

  • Changed version numbering to match stable version
  • Code cleanup

v1.2.1 (July 29, 2016)

  • Rebuild to use new mod_feedback formatter

v1.2.0 (July 28, 2016)

  • Update for compatibility with new mod_feedback release.
  • Convert from report to local plugin

v1.0.0 (February 25, 2015)

  • Initial release as report module

Version information

Version build number
2025101500
Version release name
v4.1.0
Maturity
Stable version
MD5 Sum
eec84dccfe08c0cdee2f014ec8495e14
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0, Moodle 5.1
  • 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
  • Latest release for Moodle 5.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1.0

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.