Structured feedback
Maintained by
Ruslan Kabalin, Tony Butler
An assignment subplugin that enables teachers to provide individual feedback comments on any number of configurable criteria.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Yes, in fact it was designed as an alternative to rubrics, to enable the teacher to provide feedback comments without having to award individual grades per criterion. So really it should only be used with the 'Simple direct grading' method.
We like this plugin very much, but do have a couple of questions. Is it possible to use this plugin when selecting 'Simple Direct Grading' method? We do not need to grade for each one of the Criterion. We just give an overall mark for the submission, and allow the students to read the Feedback. Thank you. Moshe
I can provide screenshots if helpful. Thank you.
Gary
The main difference is that those are advanced grading plugins -- so there's some kind of grade calculation involved -- whereas this is just a feedback plugin which can be used with simple grading. Our academic staff wanted the functionality to provide individual feedback comments on bespoke criteria, while also retaining the flexibility of being able to award a single overall grade. A lot of them were also put off by the (perceived) complexity of configuring an advanced grading plugin, using its own separate interface, so it was important that the feedback criteria for this plugin could be defined using a simple interface that actually sits within the assignment config form.
So really this is all about keeping things straightforward and familiar.
Tony
Tony
THAT's actually the easiest way... Thanks for the heads up. Although it was a bunch of work to go through 30 assignments, duplicate them, modify the categories and re-grade all students manually, this came out as the best solution to my problem. Many thanks!! Sometimes it needs pragmatic solutions
Chris
Yes, it is a limitation of Moodle core that you can only select one feedback plugin to push data to the gradebook, and this can only be set on a site-wide basis via the feedback_plugin_for_gradebook setting, as far as I'm aware. However, a possible workaround for your case would be to simply create an additional criterion in the structured feedback plugin called 'General comments' and disable the default 'Feedback comments' plugin. That wouldn't help with your existing assignments though.
I haven't done any work on the core gradebook code so can't offer any help there I'm afraid.
Tony
your plugin still really helps a lot to keep track of our students. With my previous issue, I am not quite sure if it was really an issue of your plugin or moodle itself. If I (now) understand correctly, by the time a feedback is given, moodle pushes this feedback to the gradebook. With the feedback_plugin_for_gradebook switch set to "structured feedback" all the following gradebook entries will be made with the structured feedback, however, older feedbacks remain with "classic" contents.
My intention is to have both feedbacks (text feedback and structured) displayed in one gradebook. However, I doubt moodle is able to provide this, correct? I already started to get into the gradebook code to collect both data sources, maybe you have a clue where to start or how to modify the grade_report_user class... If not, I will get into this and provide any successful result here if wanted
Ken