How to Make a Quiz in Google Classroom From a Video
A Classroom quiz assignment creates a blank Google Form and leaves you to type a hundred fields. Here is how to generate the questions from the lesson video instead and import them, with grade importing untouched.
By the VidQuiz team
July 2026 · 8 min read
Try it while you read
Pick a sample above or paste a video link, then hit Generate quiz to turn it into questions.
Reading the video…
Pulling the key moments and writing your questions…
Nice. That quiz was written from the video in seconds.
This quiz was made from the video. Now make one from yours.
The short answer
In Google Classroom, open the class, click Classwork, then Create, then Quiz assignment. Classroom creates a blank Google Forms quiz and attaches it to the assignment. To fill it from a video rather than by hand, generate the questions from the recording first, export a Google Forms ready CSV, and import that file into the attached form using a Forms import add on or a short Apps Script. Grade importing then pulls scores into the Classroom gradebook exactly as it always did.
What a Classroom quiz assignment actually is
This is the part that confuses people new to Classroom: a quiz assignment is not its own quiz engine. Classroom creates a blank Google Forms quiz, attaches it to the assignment, and handles distribution, due dates, and grades around it. Everything about the questions themselves happens in Google Forms.
Two settings ride along with it and both are worth checking before you assign anything:
- Grade importing. Pulls scores from the form into the Classroom gradebook in one click. It requires that the quiz is the only attachment on the assignment and that the form collects student email addresses. Importing grades overwrites any grades already entered for that assignment, so do it once responses are in.
- Locked mode. On school managed Chromebooks, students cannot open other browser tabs while taking the quiz, and you are notified if a student exits and reopens it. Students on unmanaged devices cannot access a quiz with locked mode on, which is the tradeoff.
Why the blank form is the real problem
Classroom and Forms handle delivery, grading, and reporting well and for free. Neither writes a single question. A twenty item multiple choice quiz in Forms means typing twenty stems, roughly eighty answer options, twenty answer keys, twenty point values, and twenty pieces of feedback. Call it a hundred fields, one at a time, in a browser.
Do that once and it is fine. Do it after every lesson video and it stops happening. What usually follows is the quiet compromise every teacher recognizes: the comprehension check shrinks to three questions, or turns into a participation grade, or disappears. The material did not get easier. The authoring just got skipped.
The workflow: video in, Classroom quiz assignment out
- Generate the questions from the video. Paste the lesson recording, the flipped classroom video, the YouTube explainer you assigned, or a screen recording into a Google Classroom quiz generator that reads the spoken content. You get multiple choice items with the correct answer marked, a point value, a one line explanation, and a timestamp back to the moment each question tests.
- Review and cut. Read the draft once. Reword anything clumsy, drop the item that tests a throwaway detail, confirm the keys. This is the step that keeps a generated quiz honest and it takes a few minutes, not an afternoon.
- Export the Google Forms ready CSV. The columns come out in the order Forms importers expect: question, options, correct answer, points, feedback.
- Create the quiz assignment in Classroom. Classwork, Create, Quiz assignment. Title and instructions as usual. Classroom attaches a blank Forms quiz.
- Import the CSV into that form. Use a Forms import add on from the Google Workspace Marketplace, or an Apps Script if your district blocks add ons. The form fills in with the questions, keys, points, and feedback.
- Assign, then import grades. Nothing else changes. Students take the quiz in Forms, scores come back to the Classroom gradebook.
Can you import questions into Google Forms from a spreadsheet?
Not with Forms alone. Google Forms has no built in CSV question import, which genuinely surprises teachers every single year. There are two routes that work. The first is an import add on from the Google Workspace Marketplace: several of them read a CSV of questions, options, correct answers, and point values and build the form for you. The second is Google Apps Script, where a short script reads a spreadsheet and creates the form items programmatically.
The add on is faster to start with. The script is better if your district locks down the Marketplace or if you build quizzes every week and want the process to be one button forever. Either way, the important thing is that the file arrives in the right column shape, because reformatting a CSV by hand costs more time than it saves.
Does Google Classroom have an AI quiz generator?
Not as part of the standard quiz assignment flow. Classroom creates an empty Forms quiz and hands you the editor. Google has been rolling AI assistance across Workspace for Education, and what you can access depends on your domain edition and what your administrator has enabled, so the honest answer is that it varies by school. The default experience is still a blank form.
A separate generator fills that gap without changing anything about how Classroom works. The questions arrive in the same Google Form, students take the same assignment, and grade importing behaves identically. The only difference is that you reviewed twenty drafted questions instead of typing them from nothing.
Is this good for a flipped classroom?
It is the clearest use case there is. A flipped model only works if students watch the video before class, and the honest way to know is a short comprehension quiz attached to it. The reason teachers stop assigning one is not that they doubt the value. It is that writing a fresh quiz per video every week is unsustainable by week four.
Generating from the video changes the arithmetic. The questions test what was actually said, each carries a timestamp so a student who missed something can jump straight to that part of the recording rather than rewatching twenty minutes, and the whole thing lands in the Classroom assignment students already open. Five minutes of review beats a forty minute authoring session, every week, forever.
What if my source is a slide deck or a PDF instead of a video?
Plenty of lessons are not recorded. If what you have is a chapter PDF, a set of notes, or the deck you taught from, a video generator has nothing to read. In that case you want a tool built for documents, which will turn a PDF or a slide deck into a set of questions instead. The Classroom side of the workflow is identical from there: export, import into the attached form, assign.
It is worth knowing which of the two you need before you start, because the failure mode is subtle. Feeding a transcript into a document tool, or a document into a video tool, produces questions that are technically valid and disconnected from what students actually experienced.
Practical tips that make the quizzes better
- Keep quizzes short and frequent. Five to eight questions after each video beats a thirty question unit test for retention, and it is far more sustainable to review.
- Use the feedback field. Forms shows it when a student gets a question wrong, which turns a score into a teaching moment. It is the field everyone skips when typing by hand, and the one a generator fills automatically.
- Turn on the answer key summary. The Forms responses screen shows which questions the class missed most. That single screen tells you which two minutes of your video to reteach.
- Do not use locked mode for low stakes checks. It excludes anyone on a personal device and adds friction the grade does not justify.
- Read every generated item before assigning. A draft written from your video is a strong starting point, not a validated instrument. Cut what misses.
Putting it together
Google Classroom is not the obstacle and neither is Forms. Between them they distribute the quiz, grade it automatically, report what the class got wrong, and push scores into your gradebook, all at no cost. The only broken part of the loop is that somebody has to sit down and write a hundred fields.
Hand that part off and the rest of the workflow stays exactly as it is. Paste the lesson video, review the draft, export the CSV, import it into the form Classroom already attached, and assign. If your quizzes need to end up in Canvas or Blackboard rather than Forms, the same generated set exports as a QTI package your LMS imports natively, and if you want the Forms route on its own without Classroom, start with the Google Forms quiz maker.
Turn any video into a quiz
Paste a YouTube, course, training or webinar link and VidQuiz writes the questions for you, with answers and explanations. See how it works or explore use cases.