Moodle plugins directory: My Feedback
My Feedback
Reports ::: report_myfeedback
Maintained by
Jessica Gramp,
Alistair Spark
A Moodle Report that shows all student feedback on one page.
Latest release:
612 sites
185 downloads
85 fans
Current versions available: 3
The Moodle My Feedback report appears in the My Profile > Activity Reports menu and allows students to see an overview of all their grades and feedback for assessment activities such as Moodle Assignments, Turnitin Assignments (v1 & v2), Workshops and Quizzes. It provides their visible grades and a link to their submission and any feedback that has been released to them. Note: anything hidden in the gradebook or on the course will not display.
The report is intended to help students understand the variety of feedback they receive. It can also be used to identify similarities between feedback received from across modules and years to help students see how they can improve their work in future assessments.
See how it's being used at UCL:
Contributors
Jessica Gramp (Lead maintainer)
Alistair Spark: Maintainer
Alexis Nelson: Developer
Delvon Forrester: Developer
Please login to view contributors details and/or to contact them
Exception - Class 'core_course_category' not found
More information about this error
×Debug info:
Error code: generalexceptionmessage
×Stack trace:
line 4471 of /report/myfeedback/lib.php: Error thrown
line 172 of /report/myfeedback/tutor/mymodules.php: call to report_myfeedback->get_prog_admin_dept_prog()
line 312 of /report/myfeedback/index.php: call to require_once()
Also, we can't see at the moment, when staff provide feedback to students, does it have a time and date of feedback provided within the report? This could be useful for departmental admins.
Exception - Class 'core_course_category' not found
More information about this error
×Debug info:
Error code: generalexceptionmessage
×Stack trace:
line 4471 of /report/myfeedback/lib.php: Error thrown
line 35 of /report/myfeedback/programmeadmin/index.php: call to report_myfeedback->get_prog_admin_dept_prog()
line 318 of /report/myfeedback/index.php: call to require_once()
Sounds like you are on the latest version of the plugin rather than 2.14 which would be appropriate for you version of Moodle - https://moodle.org/plugins/download.php/16975/report_myfeedback_moodle35_2018052900.zip
Seems like it's related to - https://github.com/uclmoodle/moodle-report_myfeedback/blob/6d523e4ad10746267703fd51bc5d43504fc22293/lib.php#L4462
We had to do that for our 3.7 upgrade last summer. Still no known defects in 3.9, nor 3.8.
Thanks
Alistair
I just confirmed that "Student A" can access "Student B" grades via MyFeedback plugin (v2.15).
This plugin is supposed to work this way?
Using Moodle 3.8.5+
Ricardo
this is related to CSS which is affecting all the visited in the site. I already made a pull req and its a very minor fix.
We're finding that users are not adhering to the date format suggested and therefore filtering our data is becoming challenging.
Open to other options that may help us get around this issue.
I work with Moodle version 3.11.4+ (Build: 20220111) and myfeedback version 2.16 (Build: 2022122100).
I have my own letter grading system but in the reports I load a different one, the one that comes by default in Moodle.
For example, we configure our qualification system to assign other types of letters such as: AD, A, B and C but the letters F,D,D+,C-,C+,B-B,B+,A- and A appear in the reports , this is the default Moodle system.
What should I configure to upgrade to my existing rating system?
Report Image: https://ibb.co/HhMV1nh
Thank you so much!