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.

Hi ,
I seem to having the same problem as Riady Santoso. I've tried installing both the latest versions of the Grade Me plugin and have run the cron and purged the cache, yet the block still sates that there is nothing to grade for both teacher and admin. We have about 8 tests that have 3 manual (essay) questions that need grading these were received prior to the installation. I also submitted a test quiz containing 3 manual (essay) questions after Grade Me was installed. The block still stated that there nothing to grade. I noticed in the plugin overview that are instances recorded for the block.
Moodle version 2.7.5
Any help greatly appreciated
Nick
Hi Tyler,
Thanks for your quick response! I think the issue might be that I'm admin, so get a different view. We generally use visible groups. Might it be possible to include a dropdown to select the group you want to see?
Hi,
I'm getting an issue where the Grademe block isn't showing to teachers. It only appears when the teacher turns "editing on" and when it does appear it's empty. Groups are set in my course and I haven't changed any of the settings.
I also found that finished essay quizzes and other activities aren't showing as well.
I'm using the latest Grademe version and Moodle 2.8.5+.
Please help.
Thanks,
Alfred
Hi!
If you use not the default grading scale for the assignments, then nothing will be shown. Any solution-ideas for that? reg,
stefan
Hi Tyler,
I am using Moodle 2.8.5+ and have tried both recent versions of Grade Me, 2.8.0.3 and 2.8.04, and I am experiencing the same problem with both of them where the normal Grade View of assignments does not work correctly.
When first installed Grade Me seems to work and the Moodle Grade View page also. However once students start adding submissions, I get four possible results when trying to go grade an assignment via the Grade View page.
1. Sometimes I will get the correct student page for grading.
2. Sometimes I will get the wrong students page for grading.
3. Sometimes I get a page with no formatting and a warning about, "Coding error detected, it must be fixed by a programmer: Row is out of bounds for the current grading table: 5" The number at the end changes for different students.
4. The fourth result is that sometimes I get a debug message about Undefined offset and "Coding error detected, it must be fixed by a programmer: PHP catchable fatal error."
Have you or anyone else seen this result or are you able to reproduce it?
Thanks for any feedback,
AL
Hi Lael, if your courses are set to "Separate Groups" and your teachers don't have the "accessallgroups" capability on the course, then the teachers should only see the students in group or groups assigned to them.
Is it possible to show only grades for the group that teachers are assigned to? It would be amazingly helpful!
Hi Riady, I took a look at the code that handles groups and it seems that groups will be ignored if the user has the "moodle/site:accessallgroups" capability. As for the "nothing to grade" problem you are experiencing, it might have been caused by the bug we just fixed in 2.7.1.5. Please update the Grade Me block and see if that resolves the problem.
We're doing another release of Grade Me today to address a bug and a performance issue with quizzes. We've dramatically reduced the number of database rows that need to examined to determine quizzes that need marking on large sites (My test case site went from examining around 390 million rows to examining around 130,000 rows). The previous set of releases also included an unannounced reduction in the number of rows examined (by around 10x on my test site). The bug fix stops questions with grades from hiding quizzes with unmarked manually graded questions. In practice, any quiz with both automatically graded questions and manually graded questions was prevented from showing up in the Grade Me block.
Hi Tyler, the cron job has been running and the previous version of grademe plugin works well, except it didn't recognise the group that has been set up. After I updated to the recent version, it only shows "nothing to grade" as admin and couldn't display the block to the teacher.
It would be great if I can get some guidance smile
regards,
Riady
Hi Riady, it sounds like you might need to run the Moodle cron. The cron scans the various activity tables and creates a list of gradeable items for each course.
Hi,
I use Moodle 2.7.5 with the latest update grademe plugin. I also use group to be assigned to assessor for marking both quiz and assignment. But what is shown only nothing to grade even though there are some quizzes to be marked. Is there anything that i need to setup more in order to make this plugin work? I tried both putting the block on the course and front page, only admin can see the plugin but not teacher.
Regards,
Riady
Hi Mike, sorry for the delayed response but already have a forum plugin, you need to enable rating of the forum posts in the activity settings and enable display of the forum posts in the grade_me block settings.
New versions are up for M26-M28. Many bugs have been fixed (database, quiz, forum, glossary links, and missposted grades among them) and the block can once again be placed on the site index page. I was misinformed about the summary view, and that functionality already existed but was disabled by an overzealous contributor.
Hi Mike, Elena, we have a submission waiting for review and integration that might fix both of those problems.