Grade Me
Maintained by
Tyler Bannister, Logan Reynolds, James McQuillan
Shows a teacher all of the assignments and manual quiz questions (essays and file responses) that have been submitted, but not graded.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I was able to do the install but i'm not able to see any pending grades. I create a test one and still it does not show any idea wjat might I be doing wrong. ?
waiting for your help/.
Thank you for your suggestions; it appears we do already have feature requests open within our public issue tracker at https://github.com/remotelearner/moodle-block_grade_me/issues/13 and https://github.com/remotelearner/moodle-block_grade_me/issues/37 to implement Group support, and I have created a matching feature request issue in our internal backlog to consider working on this functionality at some point in the future. If anyone develops a working solution to this, pull requests are always welcome via forking our main source control repository at https://github.com/remotelearner/moodle-block_grade_me . If this feature is released at some point in the future then those two issues would be updated/closed, as well as noting the new feature in the version release notes.
Regards,
Logan Reynolds
I still have the following question: we use closed groups in some courses where there are several tutors. Each tutor should only be able to see and rate his group of students. Unfortunately, the plugin shows in the dashboard of the tutors that students from other groups still need to be evaluated. If you then go to the rating you can't see them of course. This is blocked by Moodle. Is it possible to hide them in the dashboard?
Currently relying on Moodle notifications when a submission occurs.
You should be able to run the Moodle 3.9 version on Moodle 3.10 with no problems, provided that you have correct, unmodified version values which have not been changed in the site and plugin's version.php files. Noting that you should never manually modify these version values in version.php, as doing so can cause problems with the site and future upgrades of both plugins and the core site.
1. If I download the zip and upload it to the server (which is one of the ways as I was trying last week) then a validation error occurs when loading the .zip:
[OK] External module version [2021051700]
[Error] Moodle version required [2021051700]
2. If I install from the moodle extensions directory (by clicking that button) then it does install correctly but "tricking" the system a bit, modifying the moodle version in the list of my sites to 3.9, then it does install but the version 2020061502 (3.9.0.2) and not the latest one (3.11.0.0). If in the same way I modify the version of my moodle to 3.11 in the list of my sites, it also does not install the latest version of the plugin, appearing the same error as in the case of zip.
Do you know if there is a problem using version 3.9.0.2 of the plugin with a moodle 3.10.4?
The fact is that I need to do the installation in several moodles, so I would prefer to do it via moosh to automate. Thanks a lot.