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:
1674 sites
423 downloads
59 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
Any good news and syntax about this case:
Note: A newer version of this plugin is currently (May 2019) being developed that will let you choose whether you want to match full words only and whether the match is case-insensitive. Stay tuned .
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)