Off Prompt

AI Tools for Small Business

Operations

How to use AI to create a simple staff training quiz from your existing procedures or product information

How to create an employee training quiz with AI — paste your SOP, get 10 questions in 60 seconds, deploy free via Google Forms.

Mara Chen 9 min read
How to use AI to create a simple staff training quiz from your existing procedures or product information

AI can generate a 10-question multiple-choice quiz from your existing procedures in under 60 seconds — compared to the hours most small business owners spend writing training materials manually. This post walks you through the exact prompts and steps to create an employee training quiz with AI, turning a procedure doc, product guide, or SOP into a deployable staff quiz using ChatGPT or Claude. The whole setup costs nothing if you use free tiers, and it produces a quiz you can distribute through Google Forms in under 30 minutes.

What you need before you start

ChatGPT (GPT-4o){:target="_blank"} — OpenAI's conversational AI, capable of generating structured quizzes from pasted document text. The free tier is powered by GPT-4o (with GPT-4o mini used when capacity is constrained), which handles most SOP-to-quiz tasks adequately. PDF and Word file uploads require the Plus plan at $20/month (pricing checked February 2026 — verify current pricing{:target="_blank"}). Free-tier users can paste plain text directly into the chat and get the same output.

Claude 3.7 Sonnet{:target="_blank"} — Anthropic's model, with a context window of approximately 200,000 tokens. This matters if your SOP or product catalogue runs long. The free tier supports basic quiz generation. File uploads require the Pro plan at $20/month (pricing checked February 2026). For most small businesses with documents under 25,000–30,000 words, either tool works; Claude's advantage is for multi-document or very long procedure sets.

Google Forms{:target="_blank"} — Free quiz deployment with automatic scoring and result summaries. No account upgrade needed for basic auto-graded quiz functionality.

Time required: 20–30 minutes for a basic 10-question quiz, start to finish. Add 15–20 minutes if you're building a Google Form from scratch for the first time.

Skill level: No technical background needed. You need a working document — even a rough one — and a free account with ChatGPT or Claude. That's it.


How to Create an Employee Training Quiz with AI

  1. Open ChatGPT or Claude in your browser and start a new conversation.

  2. Copy the full text of your SOP, product guide, or procedure document. If it's in a PDF or Word file and you're on a free plan, open the file and copy the text manually into your clipboard.

  3. Paste the following prompt into the chat, replacing the bracketed section with your actual document text:

You are creating a staff training quiz based only on the document I am about to provide. Do not invent any information not present in the document. Only ask questions that can be answered directly from the text.

Generate a 10-question multiple-choice quiz with the following format:

  • 4 answer options per question (labeled A, B, C, D)
  • One clearly correct answer per question
  • Label the correct answer explicitly after each question: "Correct answer: [letter]"
  • Include a one-sentence explanation for why that answer is correct, referencing the document
  • Questions should be clear and unambiguous — no trick questions
  • Difficulty: basic to intermediate (suitable for new staff)

Here is the document: [PASTE YOUR DOCUMENT TEXT HERE]

  1. Review the output before doing anything else. Check that each "correct answer" is actually correct against your source document. This step is non-negotiable — more on why below.

  2. Request a revision if any question is vague, incorrect, or too generic. You can prompt: "Question 3 is too vague — rewrite it to ask specifically about [topic] as described in the document."

  3. Ask the AI to reformat the quiz for Google Forms once you're satisfied with the questions:

Reformat the quiz above so each question is on a single line, followed by the four answer options on separate lines, followed by the correct answer. Use this structure:

Q1: [Question text] A) [Option] B) [Option] C) [Option] D) [Option] Correct: [Letter]

This format makes manual entry into Google Forms significantly faster — you're not reformatting on the fly, just copying in sequence.

The reason to specify "only use facts from the document" isn't just a precaution — it changes the quality of the output. Without that constraint, AI models tend to generate plausible but generic questions that test general industry knowledge rather than your specific procedures. A question about your allergen policy should reference your allergen policy, not standard food safety guidelines from elsewhere.


When something goes wrong

The questions are too generic and don't reference your actual procedures. Root cause: the model defaulted to general industry knowledge rather than your document. Fix: re-run the prompt with the explicit instruction "Do not generate questions based on general knowledge. Every question must reference specific information from the document I provided." If the problem persists, check whether your pasted text actually included the relevant sections — sometimes formatting gets stripped in the copy-paste.

One or more "correct" answers are factually wrong. Root cause: AI hallucination — the model generated a plausible-sounding answer that contradicts your source document. This is the most common failure mode and the most important to catch. Fix: verify every correct answer against your original document before distributing. There's no prompt that eliminates this risk entirely, which is why the review step is mandatory, not optional.

The AI stops mid-quiz or only generates 5–6 questions. Root cause: context window constraints on free tiers, or an unusually long document. Fix: either shorten the pasted document to the most critical sections, switch to Claude (which handles longer inputs), or split the task — paste the first half of the document and generate 5 questions, then repeat with the second half.


Real examples: what these prompts produce

Restaurant operator quizzing on allergen information: the prompt above, applied to an allergen procedure doc, reliably produces questions like "According to our allergen policy, which of the following must be communicated to a customer who reports a nut allergy before their order is placed?" — tied to your specific protocol, not generic food safety law. High-value because allergen errors carry direct liability.

Retail business quizzing on return policy and POS procedures: AI handles rule-based, procedural content like return windows, exceptions, and system steps particularly well. The output tends to be accurate and specific when the source document is clear. Vague policies produce vague questions — the quiz quality reflects the quality of your procedures.

Trades business (plumbing, electrical, HVAC) quizzing on safety protocols: this is arguably the highest-stakes application. A quiz on lockout/tagout procedures or equipment shutdown checklists, generated from your own compliance documents, creates a lightweight but auditable record of what staff were tested on. The AI won't replace formal compliance training, but a quiz tied to your written procedures is meaningfully better than no check at all.


How to deploy your quiz for free using Google Forms

  1. Open Google Forms and click the "+" to create a new form.
  2. Click the settings gear icon and toggle "Make this a quiz" under the Quiz section.
  3. Add each question using the reformatted AI output. Select "Multiple choice" as the question type.
  4. Set the correct answer by clicking "Answer key" below each question, selecting the right option, and assigning a point value (1 point per question is standard).
  5. Configure the results settings — you can choose whether staff see their score immediately or only after you review responses.
  6. Share the form link directly with staff via email, WhatsApp, or Slack. No LMS required.

Google Forms stores every response automatically. You can see individual scores, question-level results, and completion status from the Responses tab. For a team of under 10 people, this is enough tracking to know who's completed the quiz and where knowledge gaps exist.

Microsoft Forms — included in Microsoft 365 Business Basic at approximately $6/user/month — works the same way and integrates with Teams if your staff already use it. If you're already paying for Microsoft 365, Forms is the faster path because your team is already in that ecosystem.

Enterprise LMS platforms like TalentLMS, Docebo, or Cornerstone start at $50–$500+/month and are built for organizations with 50 or more employees. The trade-off is clear: you get more tracking, certification management, and structured learning paths, but the cost is prohibitive for a business with fewer than 10 staff. The Google Forms approach described here costs $0 and handles the core need.


Limitations to know and when this approach isn't enough

The retrieval practice research — showing 10–50% better knowledge retention from quizzing versus re-reading — supports the value of any quiz, even a simple one. But a Google Forms quiz generated from an SOP has real limits you should understand before relying on it.

It doesn't replace formal compliance training. For regulated industries — food handling, electrical work, healthcare — a self-built quiz doesn't substitute for certified training programs. It can supplement them, but if a regulator asks for proof of compliance training, a Google Form response log probably isn't sufficient documentation on its own.

It has no adaptive capability. A staff member who scores 4/10 gets the same quiz as one who scores 10/10. There's no branching, no remediation path, and no automatic follow-up. You have to review results and act on them manually.

The accuracy ceiling is your source document. If your procedures are out of date, incomplete, or ambiguous, the quiz will reflect that. AI doesn't know what you meant to write — it only works with what you actually wrote.

For a business with under 15 staff, none of these limitations are disqualifying. This approach costs nothing, takes under an hour to implement, and produces a working training check from documentation you already have. That's a reasonable return on 30 minutes.


What to do next

Run this process on your single highest-risk procedure first — whichever one, if misunderstood by a new hire, would cause the most expensive or dangerous outcome. Build that quiz, distribute it, and review the results before expanding to other topics.

Once you have a few quizzes running, consider standardizing your SOP format to make future quiz generation faster. Clearly structured documents with numbered steps and explicit rules produce better AI output than dense narrative text.

For more on building staff onboarding systems without expensive software, see how to build a low-cost staff onboarding workflow with AI.


FAQ

Can I use the free version of ChatGPT to generate a training quiz? Yes. The free tier of ChatGPT is powered by GPT-4o (with GPT-4o mini used when capacity is constrained), which handles SOP-to-quiz generation adequately for most small business documents. The limitation is that you'll need to paste text manually rather than upload a file — file uploads require the Plus plan at $20/month (pricing checked February 2026). For a document under 25,000–30,000 words, pasting plain text works fine.

How do I make sure the quiz answers are actually correct? You review every answer against your source document before distributing. There's no automated verification step — AI models can generate plausible but incorrect answer options, and that risk doesn't disappear with better prompting. The prompt language "do not invent information not present in the document" reduces hallucination, but it doesn't eliminate it. Budget 10–15 minutes for a careful review of a 10-question quiz.

Is Google Forms really free for this, or are there hidden costs? Google Forms{:target="_blank"} is free with a Google account — no paid tier required for quiz mode, automatic scoring, or response tracking. The only cost is a Google Workspace account if your business requires organizational-level control, which starts at $6/user/month. For a small team using personal Gmail, the free version covers everything described in this post.

What's the ROI on spending 30 minutes building one of these quizzes? The numbers say: 30 minutes of setup, $0 in tool costs, and a quiz you can reuse for every new hire going forward. If a training gap causes one avoidable customer complaint, refund, or safety incident, the cost of that event almost certainly exceeds 30 minutes of your time. The better framing isn't ROI on the quiz itself — it's the cost of not knowing whether your staff actually understood the procedures you trained them on.

Should I use ChatGPT or Claude for this? For most small businesses with standard-length procedures, both tools produce comparable quiz output. The practical differentiator is document length: if your procedures or product catalogue exceed roughly 25,000–30,000 words, Claude's larger context window (~200,000 tokens) handles the full document without truncation. For everything shorter, use whichever tool you're already comfortable with — the output quality difference isn't significant enough to justify switching.

Was this useful? ·