Moodle Plugins directory: Advanced Grading report: Versions: 0.9 | Moodle.org
Advanced Grading report
Advanced Grading report 0.9
Version 0.9 Jul 2023
Remove all reference to datatables javascript modules as per https://github.com/marcusgreen/moodle-report_advancedgrading/issues/9 Datatables was being used for sorting and formatting but it broke javascript site wide. Many thanks to Iñigo Zendegi Urzelai
localisation of header fields as per https://github.com/marcusgreen/moodle-report_advancedgrading/issues/6. Solution from https://github.com/moodleulpgc Many thanks to Enrique Castro
Put report page in module context not course context so the navigation makes sense. See issue https://github.com/marcusgreen/moodle-report_advancedgrading/issues/10. Again, many thanks to Enrique Castro
Change layout to report to make better use of the screen
Added BTEC marking as an advanced grading type that it can report on. https://docs.moodle.org/402/en/BTEC_marking
Version 0.2 Oct 2022
Removed spurious % in time graded output. Thanks to Vlad Kidanov for reporting the alphabet generation would stop at 26 and contributing code to make it dependent on column count.
Version 0.1 Feb 2022
First release
Version information
- Version build number
- 2023072200
- Version release name
- 0.9
- Maturity
- Beta
- MD5 Sum
- fc13fd661cbdba3770d66c3e45318611
- Supported software
- Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- The more recent release 1.0 (2024030400) exists for Moodle 3.11
- The more recent release 1.02 (2025042000) exists for Moodle 4.0
- The more recent release 1.02 (2025042000) exists for Moodle 4.1
- The more recent release 1.02 (2025042000) exists for Moodle 4.2
- The more recent release 1.02 (2025042000) exists for Moodle 4.3
Version control information
- Version control system (VCS)
- Other...
- VCS repository URL
- VCS tag
- v0.9
Default installation instructions for plugins of the type Reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation