Documentation

Essay (auto-grade) question type.

This is the documentation for the awesome Essay (auto-grade) additional plugin by Gordon Bateson currently available from the Moodle plugins database .

  • 2 Supported Moodle branches
  • 3.1 Mobile App friendly
  • 3.2 Several response formats to choose
  • 3.3 Sample response
  • 3.4 Minimum and maximum number of words
  • 3.5 Allowed/required attached files
  • 3.6 Glossary of common errors
  • 4 Target phrase syntax
  • 5 Suggested use
  • 6 Languages available
  • 9.1 Demo question
  • 10.1 Example medical question
  • 11 Example 3: Another example medical question
  • 13.1 Download all submitted files from Auto Grade Essay
  • 14 Sharing is caring
  • 15 See also

The essay (autograde) question type allows an essay question response to be given a preliminary grade that is generated automatically based on one or more of the following characteristics of the response.

  • the number of words in the response
  • the number of characters in the response
  • the presence of one or more target phrases in the response
  • the presence of one or more common errors in the response

The automatic grade can be overridden by the teacher later.

Additionally, the teacher can set up grading bands that offer a non-linear grading scheme. In such a scheme, the grade awarded is that of the grading band in which the word/character count falls.

The teacher can choose to provide a sample response and/or a glossary of common errors (typos or plagiarized sentences).

Supported Moodle branches

3.0 and later, 4.x included.

Unique user-friendly features

Mobile app friendly.

The students can answer using the Moodle App.

Several response formats to choose

The teacher may choose to request a plain text or an HTML-formated text answer box. Or a no-online-text answer, with a choice of number and types of file attachments allowed.

Sample response

A 'sample response' allows the teacher to provide an example answer with the desired qualities, so that the students can click on the (Show sample) text and read what is expected from them. Clicking on the (Hide sample) will remove the sample text and allows the student to write his essay. This student-friendly feature is highly recommended for formative asssessment , but rarely used in summative assessment .

Minimum and maximum number of words

If you want, you can specify a minimun and a maximum number of words. If the student's response does not comply, the student will get a warning message.

Essay(auto-grade)Not enogh words.png

These warnings are shown while the student is typing.

Essay(auto-grade)too many words.png

Allowed/required attached files

The teacher can allow/demand one or more attached files as part of the answer.

Essay(auto-grade) attachments in answer.png

If the answer includes an image, the teacher can manage overflowing of large images, rotate and scale...

Essay(auto-grade) editing image in answer.png

Glossary of common errors

A 'Glossary of common errors' allows the teacher to use a Glossary activity to document the commonly made errors that students have made in the past, so that they can check their essay and avoid/fix these common mistakes. You can use such a glossary for:

  • One word common typographical errors in common English words (e.g. temperatour, temperatoor, themperature, ...)
  • One word common typographical errors in specialized vocabulary (e.g. medical vocabulary: hemorrage, torax, ...)
  • Two word grammatical errors (e.g. "he are", "they is", "people is",
  • Statements copied exactly from sources (e.g. Wikipedia) that the students sometimes use to find information (which may be allowed), but that the students copied and then they pasted verbatim and submitted without properly indicating the quote (which deserves a minor penalty; e.g. penalty per error=10%), or that they submitted as their own words (when this is specifically forbidden). Cheating (plagiarism) is usually severely punished by most teachers (e.g. penalty per error=90%), as it promotes misappropiation of the works of others and it discourages true learning.
  • In medicine, engineering and other science subjects, these glossaries of common errors can be used as a catch for misconceptions and counterindications that the students have wrongfully included in their essays, and that deserve to be penalized.
  • When using statements in the glossary of common errors, you must choose carefully the number of words: too many words might not detect all infractors, while too few words might flag a simple coincidence in the choice of words. It is always advisable to check your glossary as a student; copy something from the Wikipedia and check if it is correctly detected.
  • You may have this glossary of common errors visible for the students if it contains common spelling English typos.
  • But you would probably have a glossary of phrases copied from the Internet (frequently plagiarized text) not visible for students.

Target phrase syntax

You can use "AND", "OR", "(" and ")". For example ...

  • Note that "AND" and "OR" must appear in capital letters.
  • The spaces before and after these keywords is optional, but usually they improve readability.
  • The word "ANY" may be used instead of "AND". i.e. "ANY" is a synonym for "AND"
  • Also, you can use the following characters to create regular expressions :
  • For example ...
  • Note that there are no optional spaces in regular expressions .

Suggested use

You can use this question type for summative assessment instead of the standard Moodle Essay question type , but it also works wonderfully with formative assessment ; just change the options to show the target phrases and allow quiz re-takes..

Languages available

English, French, Greek, International Spanish, Mexican Spanish, Dutch, Romanian, Russian, Turkish, Afrikaans and Portuguese were available in October 2022. More languages can be easily added through AMOS .

  • from the Moodle plugins database
  • From GitHub .
  • directly from the Moodle plugins database
  • Download from GitHub and install the ZIP file ,
  • Now you can easily choose an Essay (auto-grade) question type to add to your Question bank

Choose an essay auto-grade question to add.png

Example 1: An example English language question

  • Write a reasonable question name (e.g. "Summer vacation essay writing")
  • For a simple question, in the question text write the following:
  • Type the following General feedback:
  • Type the following combined feedback for any correct response:
  • Type the following combined feedback for any partially correct response:
  • Type the following combined feedback for any incorrect response:
  • Type the following Response Options:
  • Type the following Response Template:
  • Type the following Sample response:
  • For Auto.grading:
  • Do not show grade bands
  • Do allow partial grades
  • Grade band [1] For 0 items award 0%
  • Grade band [2] For 50 or more items award 60%
  • Do NOT show target phrases
  • Target phrase [1] : If [First] is used, award [10% of the question grade.]
  • Target phrase [2] : If [Next OR Then] is used, award [10% of the question grade.]
  • Target phrase [3] : If [Finally OR In the end] is used, award [10% of the question grade.]
  • Target phrase [4] : If [First AND (Next OR Then) AND Finally] is used, award [10% of the question grade.]
  • If you choose "Match full or partial words", 'Firstly' would also get a 10% bonus score, as 'First' is actually part of 'Firstly'. Also, beware that nonsensical words such as 'Firstraordinarily' would also get an automatic 10% bonus score.
  • If you choose "Match is case-sensitive", a student who writes 'First' will get a 10% bonus score, but 'first' would get 0% bonus score.
  • Decide if yoou want to recognize or ignore line breaks in the student's response.
  • When the teacher manually checks all the student responses later, the teacher must identify if these questions behaviours were indeed correctly set, and if they were not, change them and regrade the quiz.}}
  • If you have previously written a Glossary of common errors, choose that glossary and choose a reasonable penalty per error
  • Save changes
  • Try it :)

Demo question

  • This is how your question looks initially:

Essay(auto-grade) question type new screen 01.png

  • If you click on the red coloured 'Show sample' text, you will then see the sample text you entered:

Essay(auto-grade) question type new screen 02.png

  • If you click on the purple coloured 'Hide sample' text, you will return to the previous screen. Delete the instructions and type an imaginary student essay, but make a few intentional mistakes (e.g. write too few words and misspell one word):

Essay(auto-grade) question type new screen 03.png

  • Submit and finish. See the auto-grade magic:

Essay(auto-grade) question type new screen 04.png

  • Notice that two targets phrases were correctly identified, but two were missed by the student:

Essay(auto-grade) question type new screen 05.png

  • See how the glossary of common errors correctly recognized a mis-typed 'Finaly' word

Essay(auto-grade) question type new screen 06.png

  • See the feedback. Check that it is a good feedback for the question, according to your students' level of knowledge. In this case, the student was penalized for one (common) typographical error :

Essay(auto-grade) question type new screen 07.png

  • Click on the 'Finaly' error and see corresponding entry of the glossary of common errors you selected:

Essay(auto-grade) question type new screen 08.png

  • You can browse all your glossay entries and add/remove/change as necessary:

Essay(auto-grade) question type new screen 09.png

  • If your glossary of common errors includes sentences that are used for copy-paste cheating by the students, you may discover a student that copied and pasted text illegally:

Essay(auto-grade) question type common error for copy-paste.png

  • If you click on the blue-coloured link of the common error text, you will see your glossary entrance for that common error text:

Essay(auto-grade) question type common error for copy-paste in glossary.png

  • Make any necessary changes to your question and try it again.
  • When you are happy with the question, quiz the students.
  • Make sure to check the students' responses and make comments or change grades if needed:
  • When the students have taken the quiz, look at the 'Attempts' link and check them one student at a time, one question at a time, by clicking on the 'Review attempt' link.

Essay(auto-grade) question type new screen 10d.png

  • If you notice one answer that deserves a comment or a change in the grade, click on the 'Make comment or override mark' link.

Essay(auto-grade) question type new screen 10a.png

  • Make sure that you click on the 'Save' button when you have finished making comments or changing a grade.
  • Make any necessary changes to your questions and to your glossary of common errors in preparation for the following term.
  • Regrade all quiz attempts and inform your students about their changed grades and the feedback comments. Verify that your overrriden marks have remained as you set them (they should).
  • Keep on the good teaching work :)

Example 2: An example medical question

  • We will be making a question for a formative quiz for an undergraduate general pathology course for a medical degree course.
  • Write a reasonable question name (e.g. "Types of circulatory shock")
  • For this question, in the question text write the following:
  • Type the following Grader information:
  • Target phrase [1] : If [low volume OR hypovolemic] is used, award [10% of the question grade.]
  • Target phrase [2] : If [cardiogenic OR heart OR cardiac OR pump] is used, award [10% of the question grade.]
  • Target phrase [3] : If [obstructive] is used, award [10% of the question grade.]
  • Target phrase [4] : If [distributive OR isovolemic] is used, award [10% of the question grade.]
  • If you have previously written a Glossary of common errors, choose that glossary and choose a reasonable penalty per error. In this example we will use a glossary of untrustworty sources, that has several sources of information that are notoriously biased and should not have been used for this activity. Any student that used one or several untrustworthy sources of information will be severely penalyzed and the student may fail this activity (as stated in the question instructions and the course outline), because medical students should use good, trustworthy, updated lecture notes and medical books and journals, and never rely on gossip, Facebook or Tweeter for their medical knowledge. The use of Wikipedia here will be considered a gray area, and the teacher will have to read carefully what the student wrote in order to mark the essay.

Example medical question

Essay(auto-grade) question type new screen 11.png

  • If you click on the purple coloured 'Hide sample' text, you will return to the previous screen. Delete the instructions and type an imaginary student essay, but make a few intentional mistakes (e.g. write too few words and quote some untrustworthy sources of information):

Essay(auto-grade) question type new screen 13 new version.png

  • Notice that three targets phrases were correctly identified, but one was missed by the student:

Essay(auto-grade) question type new screen 15.png

  • In this case the errors were untrustworthy sources of information for this course.
  • If this was a pharmacology question we could have used a glossary of counterindications or antagonists.

Essay(auto-grade) question type new screen 16 new version.png

  • See the feedback. Check that it is a good feedback for the question, according to your students' level of knowledge:

Essay(auto-grade) question type new screen 17 new version.png

  • Click on all of the Common errors and see their corresponding entries in the glossary of common errors you selected:

Essay(auto-grade) question type new screen 18.png

  • When you are happy with the question, quiz the students

Essay(auto-grade) question type new screen 10c.png

Example 3: Another example medical question

  • The teacher wants to ask the student to name two common presenting conditions where an exposure history is useful to assist in diagnosis.
  • Possible Answers: pre-conception exposures, prenatal exposures, rash, new onset asthma, exacerbation asthma, exacerbation COPD, new or worsening arrythmia, worsening angina, eye irritation, throat irritation, allergic rhinitis, unexplained worsening symptoms, non-specific symptoms such as fatigue, headache
  • If the student writes any two answers above then they will score 100%.
  • As requested in this forum thread
  • You will need to set many target phrases.

Essay (auto-grade) medicine example 3 image 1.png

  • Because for this example we included two concepts in the Sample response: "pre-conception exposures" and "prenatal exposures", we will use a Glossary of errors named "Examples that should not be repeated", with a 10% Penalty per error.
  • As usual, the teacher should try the newly created question with some correct and some incorrect tries, and verify that the question works as expected.
  • A very important issue in this particular example question is the Grader information:

You can use Tags to organize your questions and make later searching for them easier.

Question export and import

You can Export questions and import them into a different course or server. The author recommends using the Moodle XML format because it captures more information about the question than the GIFT format .

Download all submitted files from Auto Grade Essay

  • You need to change this file called "report.php" under Moodle/mod/quiz/report/downloadsubmissions
  • The lines 56, 167, 270 where
  • Must be changed into lines 56, 167, 270 where
  • And you will be able to download all submission from Auto Grade Essay questions if there is any submission

Sharing is caring

When you have made a sizable number of working questions (and/or common errors glossaries), you have tried them with real students and you think that they might be useful for other teachers of the same subject (e.g., English language, medicine, engineering), you can upload them to Moodle.net , where they can be curated and made available for the world to use.

  • Marcus Green's automatic assessment presentation at the Glasgow Moot 2018.
  • The Essay module for H5P - A free HTML5-based content type that allows students to receive instant feedback to a text that they have composed. Authors can define a set of keywords that will trigger individual responses if they are found or missing in the text. Let students become creative with H5P and Essay in Moodle.
  • These very powerful, but more complicated to use additional plugins:
  • Preg question type - uses regular expressions (regexes) to check student's responses (though you can use it without regexes for its hinting features).
  • Regular Expression Short-Answer question type - expects the respondent to answer an "open" question with a word or a short phrase. However, the RegExp system system gives you access to a more powerful system for analyzing the student's answers with the aim of providing more relevant immediate feedback.
  • Pattern-match question type - allow the student to give an answer of up to about 20 words, which can then be automatically graded by matching the students response against a number of different patterns expressed in the PMatch syntax. The first matching pattern determines the score and the feedback.
  • Language teaching
  • Plagiarism prevention

Powered by MediaWiki

Grading Essay Questions in Moodle Quizzes

  • Publication date April 22, 2020

If you choose to add essay questions to your Moodle quiz, you will need to manually grade those items before Moodle can assign a grade to students’ quiz attempts. This guide will show you how to access students’ essay answers for grading.

From your course page, locate and open your quiz.

When the quiz page opens, locate the gear shaped icon for the Quiz Administration options .

Demonstrative image. See text for directions.

When the Quiz Administration menu drops down, click the Results tab.

Demonstrative image. See text for directions.

On the Results tab, click Manual Grading .

Demonstrative image. See text for directions.

On the next screen, you will see a listing by question indicating how many student responses require grading (1), how many attempts you have already graded (2), and how many attempts there are total (3).

  • You can access ungraded answers using the links in either the To Grade (1) or Total Answer columns (3)
  •  If you need to go back to a previously graded response to change your entry, you can do so by clicking the links in either the Already Graded (2) or Total Answers column (3).

Demonstrative image. See text for directions.

After selecting one of the 3 grading options, you will be taken to a page listing student responses. Enter the number of points earned for each response ( important: if a student earns no points on an attempt, you must enter 0 to allow grade computation ) and any desired comments .

Be sure to click save to commit your entries before navigating out of the grading screen.

Grade Computation

Once all questions requiring manual grading have been graded and saved for a student, their grade will automatically populate into the Moodle gradebook.

IMAGES

  1. Grading Essay Questions in Moodle Quizzes

    essay questions in moodle

  2. Grading Essay Questions in Moodle Quizzes

    essay questions in moodle

  3. Grading Essay Questions in Moodle Quizzes

    essay questions in moodle

  4. Grading Essay Questions in Moodle Quizzes

    essay questions in moodle

  5. How to create moodle essay questions

    essay questions in moodle

  6. Creating an Essay question in the Moodle Question bank

    essay questions in moodle

VIDEO

  1. How to import Blackboard questions into Moodle

  2. Adding Essay Questions with the Most Commonly Used Settings (Fast)

  3. How to Check Attendance in Moodle 2024?

  4. Step-by-Step Moodle Upgrade: 4.3 to 4.4

  5. Moodle Tutorial 12 || Numerical, Essay, Random Short Answer Matching Type Questions

  6. An Explanation of Each Setting for Essay Questions