Grade history
Maintained by
Adam Olley
A grader report for Moodle that allows you to view an audit trail of what happened to grades overtime.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
they apply to your plugin's HTML only. Selectors like 'th#excludedheader' could affect some other plugins should they use the same
identifier coincidently. You probably want to check capabilities 'gradereport/history:view' and 'moodle/grade:viewall' in ajax.php
too to prevent eventual personal data leak.
Overall the plugin looks really good, both from UI and code point of view. Well done! With the hope these issue being fixed in a future update, you are cleared to land now. Welcome to the Plugins directory!