Skip to content

Quiz Grader with Feedback

Example prompt: "When quiz responses come in on our Google Sheet, grade each answer, write personalised feedback explaining what they got wrong, and email each student their results."

How to automate quiz grading with GloriaMundo

The Problem

Grading quizzes is not particularly difficult, but it is time-consuming — especially the part that actually matters: writing useful feedback. Marking a set of 30 quiz papers takes a teacher 2-3 hours. Most of that time is spent on the open-ended or short-answer questions where a simple right-or-wrong mark is not enough and students need an explanation of where their reasoning went astray. Without that feedback, students learn their score but not what to improve. Yet writing individual feedback comments for every question for every student is the kind of work that expands to fill whatever time is available, and often gets cut short under time pressure.

How GloriaMundo Solves It

We build a workflow that triggers when new quiz responses arrive in a Google Sheet (or runs on demand after a submission deadline). An integration step reads all student responses alongside the answer key and marking rubric. An LLM step grades each response — comparing student answers against the correct answers and the rubric criteria. For each incorrect or partially correct answer, it writes a short, personalised feedback comment explaining what the student got wrong, why the correct answer is what it is, and where they might focus their revision. A second integration step compiles each student's score and feedback into a results summary. Finally, an integration step emails each student their individual results and feedback via Gmail. Glass Box preview shows you every graded paper and feedback comment before emails go out, so you can adjust scores or rephrase feedback for specific students.

Example Workflow Steps

  1. Trigger (manual or scheduled): Runs when the quiz deadline passes, or is triggered manually after all responses are in.
  2. Step 1 (integration): Read student quiz responses from the Google Sheet, along with the answer key and marking rubric from a reference sheet.
  3. Step 2 (llm): Grade each student's responses against the answer key. For incorrect or partially correct answers, write personalised feedback explaining the mistake and pointing towards the correct reasoning.
  4. Step 3 (integration): Write each student's total score and per-question breakdown back to the Google Sheet for record-keeping.
  5. Step 4 (integration): Email each student their score and personalised feedback via Gmail, formatted clearly with the question, their answer, the correct answer, and the feedback comment.

Integrations Used

  • Google Sheets — source of quiz responses, answer key, and rubric; destination for recorded scores
  • Gmail — delivers individual results and feedback to each student

Who This Is For

Teachers, lecturers, and corporate trainers who regularly run quizzes or assessments and want to provide meaningful per-question feedback without spending half a day grading and writing comments by hand.

Time & Cost Saved

Grading a quiz for 30 students with personalised feedback typically takes 2-3 hours. This workflow reduces the effort to reviewing the AI-generated grades and feedback in the Glass Box preview, around 20-30 minutes. For teachers running bi-weekly quizzes, that is roughly 35-55 hours saved over a school year. The workflow uses integration and LLM steps, costing a few credits per grading run.