πŸ”¬ Automated student answer sheet evaluation with Gemini AI and Google Workspace

⚑ 340 views Β· πŸ”¬ Document Extraction & Analysis

Description

Description:

This workflow automates the entire student exam evaluation process using AI and Google Workspace tools β€” no manual correction needed!

Teachers simply submit a form with their name and a scanned copy of a student’s answer sheet. The flow then:

Uses Gemini Document Analysis to extract answers from the scanned sheet.

Passes the extracted answers to an AI Evaluation Agent, equipped with the Question Paper and Correct Answer Sheet (connected via Google Docs tools).

The AI cross-checks each student answer, counts correct and incorrect responses, and calculates the total marks.

The results are recorded in two Google Sheets:

A Summary Sheet with overall student performance (Name, Teacher, Total Marks, etc.)

A Detailed Report Sheet logging each question, correct answer, student’s answer, and correctness status.

This workflow turns the tedious task of exam evaluation into a seamless AI-driven automation β€” ensuring speed, accuracy, and transparency in academic grading.

Highlights:

βœ… AI Document Understanding (Gemini Model) βœ… Intelligent Answer Comparison βœ… Automated Mark Calculation βœ… Real-Time Google Sheets Update βœ… No Code β€” Fully Built in n8n

πŸ”— Nodes Used

Google Sheets, AI Agent, Structured Output Parser, n8n Form Trigger, Google Gemini Chat Model, Google Gemini

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup