Advanced Grading report

Reports ::: report_advancedgrading
Maintained by Marcus Green
Report on assignments that have been graded using the advanced grading methods, Rubric or Marking Guide. Shows a breakdown of the grades and comments. Covers similar ground to https://github.com/pauln/moodle-report_componentgrades The Rubric and Marking Guide breakdown reports can be reached from the course page by clicking on an assignment and selecting from this menu. The menu option shown will depend on the grading method of the assignment.

Advanced Grading report 0.9

Moodle 3.11, 4.0, 4.1, 4.2, 4.3
Released: e enjte, 27 korrik 2023, 02:56

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

Version control information

Version control system (VCS)
Other...
VCS repository URL
VCS tag
v0.9

Default installation instructions for plugins of the type Reports

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