education

How to Create a Quiz in Google Forms Using AI (Step-by-Step Guide)

Step-by-step tutorial to create a quiz in Google Forms using AI. Use Gemini or AI Quiz Maker to generate questions fast and import them into Google Forms.

Mehul Patel
12 min read
Share:
How to Create a Quiz in Google Forms Using AI (Step-by-Step Guide)

If you want to create a quiz in Google Forms using AI, you're making a smart move. Google Forms is free, students are familiar with it, and it integrates seamlessly with Google Classroom. The only painful part has always been writing all those questions yourself.

That changed in 2026. Between Gemini's integration into Google Workspace and external AI quiz generators, you can now build a complete, auto-graded Google Forms quiz in a fraction of the time. This guide walks you through both approaches step by step.


Why Google Forms Is Still a Top Choice for Quizzes

Before we get into the how-to, let's acknowledge why Google Forms remains so popular for assessments — even with flashier options available:

  • Completely free. No premium tier, no feature gating, no "upgrade to unlock."
  • Auto-grading for multiple choice, checkbox, and dropdown questions.
  • Google Classroom integration — assign, collect, and grade without leaving the ecosystem.
  • Familiar to students. Most kids have used Google Forms since elementary school.
  • Accessible. Works on any device with a browser. No app required.
  • Data goes straight to Google Sheets for easy analysis.

That said, Google Forms has real limitations for quizzes — and we'll cover those too. But for many teachers, it's the right tool for the job.


Method 1: Create a Quiz in Google Forms with Gemini AI

Google rolled out Gemini integration across Workspace tools, and Google Forms got a significant upgrade. Here's how to use it.

Step 1: Open Google Forms and Create a New Form

Go to forms.google.com and click the + Blank button to create a new form. Alternatively, go to Google Drive, click New → Google Forms → Blank form.

What you'll see: A blank form with an "Untitled form" header and one empty multiple choice question.

Step 2: Turn On Quiz Mode

This is the step most people forget, and it changes everything.

  1. Click the Settings gear icon (top right).
  2. Under the Quizzes section, toggle "Make this a quiz" to on.
  3. Configure your preferences:
    • Release grade: Choose "Immediately after submission" for practice quizzes, or "Later, after manual review" for graded assessments.
    • Respondent can see: Check "Missed questions," "Correct answers," and "Point values" for formative assessments. Uncheck "Correct answers" for summative tests to prevent answer sharing.

What you'll see: Each question now has a small answer key icon at the bottom left. This is where you'll mark correct answers and assign point values.

Step 3: Use Gemini to Generate Questions

Here's where the AI magic happens:

  1. Look for the Gemini sparkle icon (✨) in the toolbar or next to the question area. If you don't see it, make sure your Google Workspace account has Gemini enabled (it's available on most education accounts in 2026).
  2. Click the Gemini icon and you'll see a prompt box.
  3. Type a prompt describing what you want. Be specific:

Weak prompt: "Make questions about the Civil War"

Strong prompt: "Create 10 multiple choice questions about the causes of the American Civil War for 8th grade US History. Include questions about economic differences between North and South, the slavery debate, states' rights, and key events leading to secession. Mix recall and analysis questions."

  1. Gemini will generate questions with answer choices and correct answers marked.
  2. Review each question. Always review AI-generated questions. Gemini is good, but it's not perfect — especially with nuanced historical interpretations or trick answers.
  3. Click Add or Add all to insert the questions into your form.

What you'll see: Questions appear in your form with answer options pre-filled. Correct answers are marked with green checkmarks in the answer key. Point values default to 1 — you can change them.

Step 4: Set Point Values and Feedback

For each question:

  1. Click the Answer key button (bottom left of the question).
  2. Verify the correct answer is marked.
  3. Set the point value (top right of the answer key panel).
  4. Optionally add answer feedback:
    • Correct answer feedback: Reinforcement like "Great job! The Missouri Compromise of 1820 was indeed a key precursor."
    • Incorrect answer feedback: Redirect like "Not quite. Review Chapter 4, section 2 for more on economic factors."

This feedback step is what separates a quiz from a real learning experience. Don't skip it.

Step 5: Configure Form Settings

Back in Settings, fine-tune these options:

  • Collect email addresses: Yes, if you want to track who submitted what (required for Google Classroom integration).
  • Limit to 1 response: Yes, for graded assessments. No, for practice quizzes students might want to retry.
  • Shuffle question order: Yes, to reduce cheating when students take it simultaneously.
  • Shuffle option order: Yes, same reason — each student sees answer choices in a different order.
  • Default point value: Set this before generating questions to save time editing each one.

Step 6: Assign Through Google Classroom

  1. In Google Classroom, go to the Classwork tab.
  2. Click Create → Quiz assignment.
  3. Google Forms will be attached automatically, or you can link your existing form.
  4. Set a due date, point value, and topic.
  5. Choose whether to import grades from the quiz directly into Classroom's gradebook.

What you'll see: Students see the quiz assignment in their stream. When they submit, grades auto-populate in your Classroom gradebook if you've enabled grade import.


Method 2: Generate Questions with AI Quiz Maker, Then Import to Google Forms

Gemini inside Google Forms works, but it has limitations. You can only give it a text prompt — you can't feed it a PDF, a textbook page, or a website URL. That's where the alternative workflow shines.

Why Use an External AI Generator?

With AI Quiz Maker, you can generate questions from:

  • A PDF — Upload a study guide, textbook chapter, or worksheet
  • A URL — Paste a link to any article or webpage
  • An image — Take a photo of a textbook page or handwritten notes
  • A topic — Similar to Gemini, but with more control over question types and difficulty

Plus, you get question types Google Forms can't auto-grade — like matching, ordering, and fill-in-the-blank — which you can use for the study version while creating a Google Forms-compatible version for grading.

Step-by-Step: AI Quiz Maker → Google Forms

Step 1: Generate Your Questions

  1. Go to AI Quiz Maker and choose your input method (text, PDF, URL, or image).
  2. Select your question types. For Google Forms import, stick with multiple choice and true/false since those auto-grade.
  3. Set your difficulty level and number of questions.
  4. Click Generate. Review and edit the questions as needed.

What you'll see: A list of generated questions with correct answers marked, organized by question type. You can edit any question, change the correct answer, or delete questions that don't fit.

Step 2: Copy Questions to Google Forms

Currently, Google Forms doesn't have a direct import format from external tools (unlike Kahoot or Quizlet). So you'll use one of these approaches:

Option A: Copy-paste (fastest for small quizzes)

  1. Copy each question and its answer choices from AI Quiz Maker.
  2. In Google Forms, create a new question, paste the question text, and add answer options.
  3. Mark the correct answer in the answer key.

Option B: Use the Google Forms API via a Script (power users)

  1. Export your questions from AI Quiz Maker.
  2. Use a Google Apps Script to programmatically create questions in your form. This is worth the setup time if you create quizzes frequently.

Option C: Gemini assist

  1. Copy your generated questions as text.
  2. Paste them into Gemini's prompt in Google Forms with: "Add these questions to my quiz exactly as written, with the marked correct answers."
  3. Gemini will format them as proper Google Forms questions.

Step 3: Review and Publish

Regardless of your method, always:

  • Verify correct answers are marked properly
  • Check that point values are set
  • Add answer feedback where helpful
  • Preview the quiz by clicking the eye icon before sharing

Google Forms Quiz Settings: Tips Most Teachers Miss

Tip 1: Use Sections for Different Topics

Break your quiz into sections using the "Add section" button (looks like two horizontal lines). This:

  • Lets you organize questions by topic or difficulty
  • Prevents students from being overwhelmed by a wall of questions
  • Enables "Go to section based on answer" for branching quizzes

Tip 2: Mix Question Types Strategically

Google Forms supports these question types for quizzes:

  • Multiple choice (auto-graded) — Your bread and butter
  • Checkboxes (auto-graded) — "Select all that apply" questions
  • Dropdown (auto-graded) — Same as MCQ but takes less visual space
  • Short answer (auto-graded with exact match) — Works for fill-in-the-blank if you account for spelling variations
  • Paragraph (manual grading only) — For open-ended responses

Pro tip: Short answer auto-grading accepts multiple correct answers. Click "Add answer" in the answer key to include common variations (e.g., "WWII," "World War II," "World War 2," "WW2").

Tip 3: Use Response Validation

For short answer questions, use response validation to guide formatting:

  • Number — Ensures students enter a numeric answer
  • Text — Contains, doesn't contain, email, URL
  • Length — Minimum/maximum character count
  • Regular expression — For specific formatting patterns

Tip 4: Create a Question Bank with Multiple Forms

Google Forms doesn't have a built-in question bank feature, but you can:

  1. Create a "master form" with all your questions
  2. Duplicate it for each assessment
  3. Delete questions you don't need for that specific quiz

Alternatively, keep your question bank in AI Quiz Maker where you can search, filter, and export subsets of questions whenever you need them.


Limitations of Google Forms for Quizzes

Let's be honest about what Google Forms can't do well:

No Gamification

There's no leaderboard, no timer countdown, no competitive element. If you want the energy of a Kahoot or Blooket session, Google Forms isn't your tool. It's an assessment tool, not a game.

Limited Question Types

No matching questions. No ordering/sequencing. No drag-and-drop. No hotspot (click on the image). If you need these question types, you'll need a different platform or a dedicated quiz tool.

Basic Analytics

Google Forms shows you a summary chart and individual responses, but it doesn't give you:

  • Question difficulty analysis
  • Discrimination index (which questions differentiate high and low performers)
  • Learning objective alignment
  • Trend tracking across multiple assessments

For deeper analytics, consider using a tool like AI Quiz Maker alongside a grade calculator to track student progress over time.

No Real-Time Monitoring

You can't see students' progress while they're taking the quiz. There's no live dashboard showing who's submitted, who's stuck, or how the class is performing. You wait until they submit.

Cheating Prevention Is Limited

Shuffle questions and shuffle options help, but there's no lockdown browser, no tab-switch detection, and no proctoring. For high-stakes assessments, you'll need additional tools.


Frequently Asked Questions

Can I create a quiz in Google Forms using AI for free?

Yes. Google Forms is completely free, and Gemini AI is included in most Google Workspace for Education accounts at no extra cost. You can generate questions with AI prompts without paying for any premium features.

How do I auto-grade a Google Forms quiz?

Turn on quiz mode in Settings → Quizzes → "Make this a quiz." Then set correct answers using the Answer key on each question. Multiple choice, checkbox, and dropdown questions are graded automatically. Short answer questions auto-grade only if the student's response exactly matches one of your accepted answers.

Can I import questions from a PDF into Google Forms?

Not directly. Google Forms doesn't support PDF import. However, you can use AI Quiz Maker to generate questions from a PDF, then copy them into Google Forms. This is significantly faster than reading the PDF and writing questions manually.

How many questions should a Google Forms quiz have?

For formative assessments, 5-15 questions is the sweet spot. For unit tests or summative assessments, 20-30 questions works well. Keep in mind that Google Forms quizzes feel longer than gamified platforms because there's no gameplay between questions.

Can students retake a Google Forms quiz?

Yes, if you configure it. In Settings, uncheck "Limit to 1 response" and check "Allow response editing." For practice quizzes, you can also enable "See summary charts and text responses" so students can learn from each other's answers.

Is Google Forms FERPA compliant?

Google Workspace for Education (including Google Forms) is FERPA compliant when your school district has a signed agreement with Google. Individual personal Gmail accounts are NOT covered under FERPA. Always use your school's Google Workspace domain for student assessments.


Google Forms + AI: The Best of Both Worlds

Google Forms isn't going anywhere. It's free, reliable, and deeply integrated into the tools your school already uses. The game-changer is pairing it with AI to eliminate the question-writing bottleneck.

Whether you use Gemini directly inside Google Forms or generate questions from your actual teaching materials with AI Quiz Maker, the workflow is the same: let AI handle the drafting, you handle the teaching judgment. Review every question, add meaningful feedback, and focus your energy on what happens after the quiz — the reteaching, the conversations, the actual learning.

Need to create study materials to go alongside your Google Forms quiz? Try the flashcard maker to generate review cards from the same content, or use the Jeopardy game maker for a fun in-class review before the assessment.

Generate quiz questions from any content → Import to Google Forms in minutes

#google forms quiz
#ai quiz creation
#google classroom
#teacher tutorial

Mehul Patel

Writer at AI Quiz Maker. Covering education technology, AI tools, and assessment strategies for educators worldwide.