Grade Me

Shows a teacher all of the assignments and manual quiz questions (essays and file responses) that have been submitted, but not graded.
Price option: Free

Supports Moodle 2.3-4.5 See all versions
Latest release: 1 year ago
Installations: 3456
Downloads (last 90 days): 774

Frankenstyle name: block_grade_me
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

@Dave, thanks - I'll consider your solutions. I do think this would be too har though, we have too many courses and staff.
@Peter - I have experienced the same issue.
When the block is added at course level, I create new courses from a 'course template' and in that template I have changed the permissions so students don't see that block - which is OK for those courses, but not ideal for existing courses, which as you say you would have to go back through and change course by course.
The bigger problem for me, is when the block is added to the dashboard (which is really useful for the teachers) as this will show the assignments that need grading across all courses they teach. Because the dashbaord doesn't know who is or isn't a teacher, I have actually created a site role called 'View assignment to grade block' - which has 1 permissions - e.g, the ability to see this block - I then have to assign all teachers this role at site level, so that they see the block and others don't. This is far from ideal, but it does seem to work.
We have installed on moodle 4.05 and it seems to work fien. But, the students can also see the block, just stating "Nothing to grade". How can we remove the block for students, more than remove the persmission to view the block course-by-course...?
It seems not to be possible, to use the plug-in with moodle version 4.1
Will there be an update?
Hello, Logan.
Can you give me an advise how it's possible - run cache_grade_data in schedule_task.php without any other cron components?
@Sergio for Moodle 3.10 you should be able to install and use the Moodle 3.9 plugin version.
Hello
What version of the Grade me plugin should I download to use it in Moodle 3.10.3+ since it does not appear in the versions? Thank you
@Ez Trainyoucan Unfortunately this does not provide enough information to reproduce the error you're seeing. If you feel you've encountered a bug please file an issue on our GitHub at https://github.com/remotelearner/moodle-block_grade_me/issues including full detailed steps to reproduce including Activity type, steps taken to submit assignment and confirming that scheduled tasks have been run via cron, what page the block is being added to and viewed on, etc.
It does not show any grading to be done on Moodle 4. Also no errors shown. Done all test so far on clean Moodle 4 installation.
Hello,
Can any users testing on Moodle 4.0 confirm what specific problem/error they are seeing? I'm currently working on the Moodle 4.0 version which I expect to release soon, however I'm not seeing any errors with usage other than a bug with Lesson activities that appears to have been already present, which I have created a separate issue in our internal tracker to resolve in the future.
Note that the most common reason for ungraded activity submissions to not appear in the block is:
* Activity type not activated in block configuration: Under Site administration -> Plugins -> Blocks -> Grade Me, you'll need to enable any types of activities that you'd like to see displayed in the Grade Me block and save changes on that page.
* Scheduled tasks not run: You'll need to ensure that both the 'reset_block' and 'cache_grade_data' are enabled and set to run regularly via the system cron, or you can run them individually via the schedule_task.php CLI script on the server for testing purposes. The cache_grade_data task must run after any individual learner's activity submission before it can show up for grading in the block.
I'll followup with any replies and get the Grade Me block released soon for Moodle 4.0, but from what I'm seeing at present there shouldn't be anything preventing you from using the current latest Moodle 3.11 version on Moodle 4.0.
Our BC (Canada) school district's online school depends on this plugin to the point of halting Moodle 4 update due to losing GradeMe. MANY other BC school district online schools have similar usage. We dearly hope it's functionality is preserved (or brought to core in Moodle 4)
Logan, I've thought for a long time that Moodle should implement a way of users being able to contribute to the cost of maintaining third-party-developed free-to-use plugins if they want to. I personally consider this plugin essential to our system, and so I'd be happy to help (financially or otherwise) to the work if that would help to speed up the process?
Hello, this is a great plugin! however, when I tried to implement it on my site (mine is moodle 3.10), the block only show "nothing to grade!" even though I have enabled the show assignments and admins view all setting. Is there any way I can work around on this? thaaaanks
Hello,
Just noting that we have not yet published a version of block_grade_me that is compatible with Moodle 4, and it is not on our current roadmap at this time. Any new versions that become available will be published to both our GitHub account and here on the Moodle.org plugin page, and I have notified our team that there is definitely community interest in an M4-compatible version.
We have it installed in our testing environment - Moodle 4 and its not working.