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.
My teachers are clicking on the red check mark which takes them to ../mod/assign/view and as a result of that action, sets the grade to -1. If they do not grade the assignment immediately, when they go back into Moodle the assignment has disappeared from the Grade Me block. I need the block to continue displaying the assignment as outstanding until it has actually been graded. The teachers usually open the assignment and download it and have a few days before they are ready to give a grade - but when they go back in the block does not show the assignment any longer and they have to go through and manually locate them. Interestingly, this does not happen on assignments that I converted from pre Moodle 2.3, only on ones I have created since then.
I am using Moodle 2.8 and the Grade Me version 2.8.0.5 and the assignments are set up with a customized scale that has two grades possible - 1 for resubmit and 2 for completed.
The assignment uses a rubric for grading.
Moodle 2.7.7+ (Build: 20150505), Grade Me 2.7.1.6 2014051206
Any thoughts?
Thanks!
Thanks for Grade Me. Such a neat add on to simplify life for our lecturers.
Using Moodle 2.8.5 Installed version 2.8.0.5 of this plugin. When i add the block , it only gets added to the view(url) wherein editing is turned on. If i turn off editing block is not visible. Please help.
line 103 of /blocks/grade_me/block_grade_me.php: call to has_capability()
line 288 of /blocks/moodleblock.class.php: call to block_grade_me->get_content()
line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 971 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1023 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 473 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
line 37 of /theme/essential/layout/includes/header.php: call to core_renderer->standard_head_html()
line 27 of /theme/essential/layout/columns3.php: call to require_once()
line 1015 of /lib/outputrenderers.php: call to include()
line 945 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()
I tried it on another installation of Moodle, which is version 2.7.1, and it works there. Could it be my Moodle version that's the problem?