marcusgreen / moodle-report_advancedgrading

Export grades from assignment using advanced grading methods in excel format
7 stars 9 forks source link

Not working when you use Rubric Flex/ Refined as the grading method #29

Open KevCun opened 1 month ago

KevCun commented 1 month ago

Hi,

The Advanced Grading Report plugin is not working with the Rubric Flex. Please see attached the GIF which demos how this isnt appearing when using Rubric Flex as the grading method in an Assignment.

Advanced Grading Report Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behaviour:

  1. Create and assignment activity
  2. Choose Rubric Flex/ refined as the grading method.
  3. View the assignment page and you will not be able to see the 'Rubric report breakdown' tab like you can if you had chosen Rubric as the grading method.
  4. See GIF attached demonstrating this.

Expected behavior A clear and concise description of what you expected to happen. You should be able to see the 'Rubric report breakdown' tab and be able to export the report (results with breakdown of marks assigned via the Rubric) from the assignment when using the Rubric flex/ refined plugin.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

marcusgreen commented 1 month ago

Thanks for the detail, I will investigate

marcusgreen commented 1 month ago

Can you click on the link that says Rubric Breakdown Report. Because Rubric flex is a form of rubric It shows up with that text. You will get confirmation because the output of the report tells you the type of grading method used in the heading towards the top.

KevCun commented 1 month ago

The 'Rubric Breakdown Report' tab only appears when I have Rubric chosen as the grading method and works for this. It does not appear at all when Rubric Flex is chosen as the grading method, therefore I cant choose it. The GIF shows two separate assignments, the first one uses the Rubric as the grading method, the second is Rubric Flex. Snag_4e795b

marcusgreen commented 1 month ago

Can you confirm that the version of the advancedgrading report you have includes the file rubref.php (the fact it is also referred to as rubric flex doesn't matter in this context)

KevCun commented 1 month ago

I will have to ask the provider. What version does it need to be to include Rubric Flex/ refined.....

Send me the one that it needs to be and I will ask if that what is installed rather than going back and forth.

Thanks Kevin

KevCun commented 1 month ago

UPDATE: The supplier confirmed it was Version 0.91 and got them to update it to Version 1.0 given the release notes for this: https://moodle.org/plugins/report_advancedgrading/1.0/31958

So now with Version 1.0 installed, the 'Rubric breakdown report' appears when using both the normal Rubric and Rubric Flex/ refined as the grading method. It works as expected and reports can be downloaded with the Rubric grading method but the link leads to a blank page when using Rubric Flex/ refined. Please see GIF attached demonstrating the two (Normal rubric first, Rubric Flex second).

Regards Kevin D7EF5EF1-4F42-4D6C-A0D9-FBA80F4E407C

catalyst-marcus-green commented 1 month ago

That sounds good. So can I confirm it is now working as expected and close the ticket.

KevCun commented 1 month ago

Hi,

No it isnt working as described in my previous comment and shown in the GIF above for Rubric Flex.

Have you any ideas why the link for Rubric breakdown report would lead to a blank webpage when using Rubric Flex?

Thanks Kevin

KevCun commented 1 month ago

Hi Marcus,

Any thoughts as to why this would not work with Rubric Flex/ refined.

Thanks Kevin

marcusgreen commented 1 month ago

I will post an update as soon as I can.

marcusgreen commented 1 month ago

I have created a page that explains how the link to the report is inserted into the mentu.

https://github.com/marcusgreen/moodle-report_advancedgrading/wiki/How-it-is-linked-to-the-menu

And this animation shows where it should appear. If you can get your people to confirm that the code appears as expected, also turn debug to developer in case that shows up an issue. The string at the end can be changed (e.g. to Rubric flex), by updating the strings file (purely for appearance, no change to functionality)

rubric_flex_menu