Block 1 - On form submission
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Who Is This For? This workflow is designed for educators, universities, examination departments, and EdTech institutions that need a faster, smarter, and standardized way to prepare exam question p...
n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.merge, n8n-nodes-base.code, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Gracewell.
Original n8n.io sourceThis workflow is designed for educators, universities, examination departments, and EdTech institutions that need a faster, smarter, and standardized way to prepare exam question papers.
Creating balanced, outcome-based question papers can take hours or even days of manual effort. Faculty often struggle to:
This workflow automatically generates an exam question paper based on syllabus topics submitted via a form and sends it to the entered email address.
Here’s the flow in simple steps:
Form Submission – A student or faculty fills out a form with subject code, syllabus topics, and their email.
AI Question Generation – The workflow passes the syllabus to AI agents (Part A with 2 Marks, Part B with 13 Marks, and Part C with 14 Marks) to create question sets. The marks and the no. of question generated can be customized according to the convenience.
Merging Questions – All AI-generated questions are combined into a single structured document.
Format into HTML – The questions are formatted into a clean HTML exam paper (can also be extended to PDF).
Send by Email– The formatted exam paper is sent to the user’s email (with option to CC/BCC).
Connect Accounts
Prepare Form
Customize Question Generation
Format the Exam Paper
Test & Deploy
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate exam question papers with GPT-4 and email delivery |
|---|---|
| Complexity | advanced |
| Nodes | 21 |
| Categories | Content Creation, AI Chatbot |
| Author | Gracewell |
| Published | 03 Oct 2025 |
Use the JSON export at /data/workflows/9248/9248.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who Is This For? This workflow is designed for educators, universities, examination departments, and EdTech institutions that need a faster, smarter, and standardized way to prepare exam question p...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, AI Chatbot use case.