pauln / moodle-report_componentgrades

Excel spreadsheet export tool for individual component grades in Marking Guides and Rubrics.
GNU General Public License v3.0
2 stars 13 forks source link

Invalid event functions #25

Open haietza opened 8 months ago

haietza commented 8 months ago

Testing the plugin with Moodle 4.3 and receive the following debug output when trying to download Excel file of report:

Invalid event functions defined in \report_componentgrades\event\report_viewed line 275 of /lib/classes/event/base.php: call to debugging() line 50 of /report/componentgrades/rubric.php: call to core\event\base::create()

Looks like the get_legacy_logdata() function in the event is causing the notice.

Thanks!

marcusgreen commented 8 months ago

This plugin is no longer maintaine. https://github.com/pauln/moodle-report_componentgrades/blob/master/README.md