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.
Latest release:
497 sites
188 downloads
14 fans
Current versions available: 2

Reasons for its development

The main reason for development was that the component report was hard to maintain because of its architecture and it was not possible to create automated tests.

This report is designed to be easier to maintain and extend. It should be relatively easyto extend it to cope with different advanced grading methods. The Excel and CSV export is directly from the html table so no knowledge of the phpoffice API is required for development. It includes phpunit and behat tests.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Marcus Green (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
  • Plugins bot
    Sun, 27 Mar 2022, 6:20 PM
    Approval issue created: CONTRIB-8901
  • Paul
    Fri, 21 July 2023, 5:08 PM
    Hi Marcus, this needs to be upgraded for Moodle 4.2. When I installed it, all my menus disappeared, and the side blocks vanished too. Thus I had to remove it from my platform.
  • Marcus Green
    Fri, 21 July 2023, 5:25 PM
    My apologies Paul. I was working on updating it, then I got distracted. The next version will remove the jquery/tables sorting capabilities as it breaks everything for reasons I am not certain of. Moodle HQ has asked people to move away from JQuery and it is an old technology. The latest version in github master removes this. I will work on it and update the version here as soon as possible.
  • Alan Brown
    Mon, 13 Nov 2023, 6:44 AM
    I have discovered a strange bug, wherein if a tutor merely views an individual student's assignment submission, without saving changes, the Advanced Grading report will change the 'Graded By' name to that tutor! This is obviously not particularly ideal.
  • Marcus Green
    Mon, 13 Nov 2023, 6:59 AM
    Could you create a ticket here https://github.com/marcusgreen/moodle-report_advancedgrading and give full details, especially how do you mean by "view a submission", The report makes no changes to the underlying data. Another possibility is giving me a teacher role account to view the issue in place.
  • Xuan An
    Thu, 18 Jan 2024, 11:16 AM
    I'm using BTEC marking with submited and graded submissions but BTEC report said "No marked submissions found". My Moodle version is 4.0.2. Thanks for your attention.
Please login to post comments