You have a paragraph, an article, a lecture transcript, or a chunk of study notes, and you want a quiz over it without spending an hour writing one by hand.
Loading Quiz Generator…
Paste any text, get five MCQs in seconds
Works with notes, articles, transcripts, chapters
Clean answer key included on every run
Free tier, no account, no watermark on output
Drop the Quiz Generator into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.
Embed code
<iframe
src="https://www.fixtools.io/ai/quiz-generator?embed=1"
width="100%"
height="780"
frameborder="0"
style="border:0;border-radius:16px;max-width:900px;"
title="Quiz Generator by FixTools"
loading="lazy"
allow="clipboard-write"
></iframe>Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.
Generating a quiz from arbitrary text sounds like a trivial task and turns out to be surprisingly subtle. The naive version simply extracts random facts and writes questions about them, which produces output that technically passes for a quiz but fails the actual job of discriminating between students who learned the material and students who did not. The FixTools quiz-from-text pipeline does three things differently. It identifies which claims in your text are testable, meaning they have a definite right answer that a careful reader could find. It writes question stems that point at exactly one of those claims without leaking the answer through phrasing. And it constructs distractors that share vocabulary and conceptual neighbourhood with the correct answer, so a student cannot eliminate options by surface features alone. The result is a quiz that behaves the way a teacher-written quiz behaves: students who read the source carefully do well, students who skimmed it do less well, and students who never opened the source do poorly. That discrimination is the whole point of formative assessment, and getting it right is what separates a usable quiz tool from a novelty.
The kinds of text you can paste cover almost the entire range of educational material. Textbook paragraphs work best because they were professionally written for clarity and they contain dense testable claims in proper prose. Lecture transcripts produced by automatic captioning or by manual transcription work well after a light edit to fix obvious recognition errors. Study notes in bullet form work, though they often produce slightly weaker distractors because the bullet format strips out the connective tissue between facts that the generator uses to find near-misses. Wikipedia articles and well-edited blog posts work nearly as well as textbooks. Tweets, social media threads, and meme-laden study guides tend to produce questions that reflect that informal register, which may or may not be what you want depending on your audience. Marketing copy and sales material work poorly because they are designed to be persuasive rather than informative, and there are typically few hard testable claims hidden inside.
Source length is the variable that most strongly predicts output quality, but not in the way most people expect. Longer is not better. A 5,000-character paste does not produce a five-times-better quiz than a 1,000-character paste, it produces a quiz that has silently picked five claims out of perhaps fifty testable possibilities, and the picks may not match what you wanted tested. The 800-character free tier limit was chosen specifically to keep the generator close to a single concept, where the picks become forced and predictable. If your source is longer than 800 characters and you do not have the paid tier, the right move is to break the source into 800-character chunks aligned with the conceptual structure of the material and run each chunk separately. This produces more total questions and gives you control over what gets tested, at the cost of a slightly more involved workflow.
The single most common mistake that new users make is treating the auto-generated quiz as a finished product. It is not. It is a first draft that arrived in ten seconds instead of an hour, and it still needs a five-minute human review pass before it goes to students. The review pass has three steps. Confirm each correct answer is genuinely supported by the source. Reject any item where two options could be defended as correct. Edit or replace any distractor that is obviously implausible. Five minutes of review on a five-question quiz is roughly thirty seconds of attention per question, which is the same amount of time you would spend reviewing a quiz you wrote yourself. The tool saves you the hour of drafting, not the five minutes of editorial judgement. Users who skip that review pass and ship the raw output verbatim are the source of nearly every complaint about AI quiz quality, and they are usually fixable by doing the five-minute pass.
Paste your text into the quiz generator input box and click Run. For best results on the free tier, focus each paste on one concept rather than dumping multiple paragraphs at once. Rerun on the same source for additional question variety.
Step-by-step guide to quiz from text: paste anything, get five questions:
Open the quiz generator
Navigate to the FixTools AI Quiz Generator in your browser. The tool loads as a standard web page without any installation step, and it works on desktop, tablet, and mobile browsers across every major operating system.
Paste your text into the input box
Drop your textbook paragraph, lecture notes, transcript section, or article excerpt into the input field. The free tier accepts up to 800 characters per run, which works out to roughly 130 words or one tight paragraph. Clean the source first by removing page headers, timestamps, and any markup that does not contribute to the actual content.
Click Run to generate the quiz
Press the run button and wait roughly five to ten seconds while the tool reads your text, identifies the testable claims, and writes five multiple-choice questions with four options each plus an answer key. Questions stream in one at a time as they are generated.
Review questions and the answer key
Read each question carefully. Confirm the marked correct option is genuinely supported by the source you pasted. Look for any item where two options could be defended as correct and reject those rather than trying to repair them. Replace any obviously implausible distractor with a stronger near-miss from the same source.
Copy the quiz into your destination
Use the copy button to grab the formatted quiz text and paste it into Google Docs, Microsoft Word, your LMS, a printable handout template, or a flashcard app. The answer key copies separately, which lets you distribute the questions to students while keeping the key hidden until grading.
Common situations where this approach makes a real difference:
AP US History teacher pulling questions from a primary source
A history teacher preparing tomorrow's lesson on the Federalist Papers pastes a 780-character excerpt from Federalist No. 10 into the quiz generator. The five returned questions ask about Madison's definition of a faction, the distinction between a republic and a democracy, the role of geographic extent in containing factions, the specific danger Madison considered most acute, and the year of publication. The teacher prints the quiz as a warm-up handout, uses student responses to identify which two students misunderstood the republic-versus-democracy distinction, and adjusts the day's discussion to address that confusion directly.
Nursing student preparing for a pharmacology exam
A second-year nursing student pastes a 750-character study guide paragraph covering the mechanism, indications, contraindications, and common side effects of beta blockers. The generator produces five questions covering the receptor target, the primary cardiovascular indication, a specific contraindication in asthmatic patients, a common metabolic side effect, and the typical dosing interval. The student works through the quiz without the source visible, scores three out of five, identifies that he confused the contraindication for asthma with the contraindication for diabetes, and spends his next thirty minutes targeting exactly that distinction.
Corporate L&D lead building an onboarding refresher
A learning specialist at a logistics company needs a short quiz over the firm's updated dangerous goods handling policy for the monthly driver onboarding session. She pastes 800 characters of the policy text covering the four UN hazard classes the company handles most often. The five generated questions test class numbering, placarding requirements, the documentation chain, the segregation rules between two specific incompatible classes, and the reporting threshold for a spill. The quiz becomes the closing assessment in a fifteen-minute training module, with new drivers required to score four out of five before they can be assigned a route.
Tutor producing weekly homework for a homeschool family
A history tutor working with a homeschooled fourteen-year-old pastes a 700-character paragraph from a unit on the Renaissance into the quiz generator each Sunday evening. The five generated questions become the student's homework for the week, covering one major figure or development per question. Over the course of a twelve-week unit the tutor accumulates roughly sixty unique questions, which she compiles into a unit final exam at the end of the term. The whole weekly preparation workflow takes under five minutes.
Use this when you have a specific block of text and you need a quiz over its content immediately, without scaffolding through templates, Word documents, or LMS authoring tools.
Get better results with these expert suggestions:
Chunk long sources by section heading
When you have a long source that exceeds the free tier limit, do not just split the text in half. Split it at the natural section boundaries that the author already wrote into the material. Each section typically corresponds to one coherent concept, which is exactly the granularity the generator handles best. A chapter with four section headings produces four chunks that each fit comfortably under 800 characters and each generate a tightly focused five-question quiz. Combining the four outputs gives you a twenty-question chapter review where every question maps clearly to one section, which makes it trivial to diagnose which section a struggling student missed.
Use the quiz as a reading checklist
Generate the quiz before you read the source carefully. The questions function as a focused attention map: each one points at a claim you should verify as you read. This dramatically improves retention compared to reading the source cold, because you are reading with specific testable questions in mind rather than just letting the text wash over you. Students who adopt this pre-read-the-questions habit consistently report better recall on actual exams, and the workflow takes no extra time because the generator runs in under ten seconds before the reading begins.
Build a question bank by rotating sources
If you teach the same material year after year, do not regenerate the same quiz each term. Build a permanent question bank by running each unit's source through the generator several times across multiple sessions, deduplicating into a master document organised by topic. After two or three terms you have a bank of perhaps two hundred questions per unit, drawn from many different generator runs, which gives you randomised quiz variants without ever repeating the same paste. The bank also becomes a valuable resource for substitute teachers, exam review packets, and student self-study handouts.
Strip metadata before pasting transcripts
Auto-captioned lecture transcripts from YouTube, Zoom, or Otter.ai typically include timestamps, speaker labels, and recognition errors that the quiz generator has to work around. Spending two minutes stripping the timestamps and fixing the obvious word-level errors before you paste produces dramatically better questions, because the generator can focus on the actual content rather than treating noise as signal. A clean transcript also gives you a reusable artefact you can paste back into other tools later, so the cleanup investment pays off across multiple downstream uses.
Match paste size to concept size
A single concept fits in roughly 130 words. Pasting more than that forces the generator to silently pick what to test, which removes control from you.
Run the same source twice for variety
Because output is sampled rather than deterministic, two runs produce ten questions with three or four overlaps, leaving six to seven unique items.
Always do the five-minute review pass
Verify keys, reject ambiguous items, replace weak distractors. The tool saves the drafting hour, not the review.
More use-case guides for the same tool:
Other tools you might find useful:
PDF to Quiz
Upload a chapter PDF and auto-generate a longer multiple-choice quiz from the full text.
PDF to Flashcards
Turn the same source material into spaced-repetition flashcards for self-study practice.
Study Notes Generator
Condense lecture transcripts or chapters into clean revision notes before quizzing.
Open the full Quiz Generator — free, no account needed, works on any device.
Open Quiz Generator →Free · No account needed · Works on any device