Moodle Plugins directory: Essay (auto-grade) | Moodle.org
Essay (auto-grade)
Question types ::: qtype_essayautograde
Maintained by
Gordon Bateson
Essay (auto-grade) for Moodle >= 3.0
Latest release:
1659 sites
455 downloads
65 fans
Current versions available: 1
The "Essay (auto-grade)" question type awards a provisional grade as soon as the student submits an essay. The provisional grade is based on the number of words, sentences and target phrases that are present in the essay.
In addition, this question type allows the teacher to specify "grade bands" which can be used to create a non-linear grading scheme.
At any time, the teacher can override the automatically generated grade by giving a manual grade and feedback as in the standard "Essay" question type.
Contributors
Gordon Bateson (Lead maintainer)
Please login to view contributors details and/or to contact them
Exception - Argument 2 passed to has_capability() must be an instance of context, null given, called in [dirroot]/question/type/essayautograde/renderer.php on line 205
It impacted the whole review of the quiz attempt. You can review each question separately, but the moment you want to review the whole quiz attempt, it generates this error. I cannot figure out what caused this. 9 students completed this quiz; 7 out of the 9 had no problems with it. In two cases (and it was not the same question), it generated this error. Does anyone maybe have an idea of what is causing it?
Second, I want to disable wrong spell suggestion while student attempting question but, show all spelling mistakes in review after quiz submitted in review.
Is it possible?
This plugin is NOT AUTO GRADED for file upload. For example if i type anything in the online text editor then auto grade is working fine. But if i disable online text editor and enable only file upload then auto grade is not happening.
So kindly let me know will this plugin works only for online text editor?
Any plans to bring this up to working with Moodle 4.2?
I am getting an exception during import of xml moodle format. This is exactly the same file as the export:
Exception : Call to undefined method qtype_essayautograde::check_ordering_combined_feedback()
Unfortunately I don't know which version of moodle my university is on (probably 4.2)
I was wondering that since it is available for Moodle 4.5, would it be possible to integrate AI autograding based on model answers? For example, you provide the question and the expected answer. Students' answers would be evaluated by AI based on the provided sample answer. And if AI is unsure about the grade, alert the teacher to mark it themselves. That would be a game changer for this activity.
Hi Gabor, thanks for the feedback. This plugin now allows for an AI feedback and grade, which can be used as part of the grade for a question. Please try it out and let me know if it suits your needs.
very nice work thanks a lot but now I get another error in moodle5 (dev) which means that I can only display the questions but can no longer edit them or create new ones.
Error: Non-static method core_ai|manager::get_providers_for_actions) cannot be called statically
Of course this is only my problem, because I am testing in moodle5, maybe I will find a correlation, then I would get back to you.
In the meantime, thanks again for the update.