By output · Quiz converter
Quiz Converter: Turn a Video into a Canvas, Brightspace, D2L, Moodle or Blackboard Quiz File
Get the quiz out in the exact file your platform imports, generated from a video.
What you are looking at
Three quizzes VidQuiz generated from three real YouTube videos. They are saved output, not generated in your browser. Pick one to answer it, and open the source video to check the questions against what is actually said in it.
Your own video gets a fresh quiz once you sign up.
We have not read that link.
This page only serves quizzes that were already generated, and it does not send your link anywhere. Reading a video takes about half a minute of real work on our side, so it runs in your account, not in an anonymous demo.
What VidQuiz reads: paste a YouTube link and VidQuiz watches the video itself. For any other source (Vimeo, an MP4, a screen recording, an upload) paste that video’s transcript and VidQuiz writes the questions from it.
Questions from your video · answers and explanations · edit before you share
Free plan: 3 quizzes a month, no card needed
The short answer
Last updated August 2026
A quiz converter turns a set of questions into the file your platform will import: a QTI 1.2 package for Canvas, Blackboard, Brightspace and Sakai, a GIFT text file for Moodle, or a CSV for Google Forms. VidQuiz covers the step before that as well. Paste a video or audio link, get a full multiple choice quiz with the answer key and a short explanation on every item, then download it in whichever of those formats your system reads.
Search for a quiz converter and most of what comes back is a university IT page. Campus teaching and learning departments have been building these for years, small in-house web tools where an instructor pastes plain text questions and gets back a QTI zip that Canvas or Brightspace will accept. They exist because the LMS import formats are fussy and the vendors never shipped a friendly way to produce them.
Those tools all solve the second half of the problem. They assume you already have the questions. The half that actually costs an afternoon is writing thirty stems, a hundred and twenty options, and an answer key that is right every time.
VidQuiz does both halves. Paste the link to the lecture capture, training session, webinar or screen recording you want to test people on. It writes the multiple choice questions, marks the correct answer, adds a one line explanation and a timestamp back to the moment in the video the question came from. You edit anything that does not fit, then pick the format your platform reads: QTI 1.2 for Canvas, Blackboard, Brightspace and Sakai, Moodle GIFT for Moodle and Captivate Classic, a Forms ready CSV for Google Forms, a generic CSV, or a printable PDF with the answer key on the back page.
At a glance
Which file each platform actually imports
Swipe left to see all columns →
| Where the quiz has to end up | File you export | How it goes in |
|---|---|---|
| Canvas | QTI 1.2 package (.zip) | Settings, Import Course Content, content type QTI .zip file |
| Blackboard (Original and Ultra) | Tab delimited .txt upload | Open a test, then Upload Questions. Its QTI importer wants 2.1, not the 1.2 written here |
| Brightspace and D2L | QTI 1.2 package (.zip) | Question Library, Import, upload the zip |
| Sakai | QTI 1.2 package (.zip) | Tests and Quizzes, Import from QTI |
| Moodle | Moodle GIFT (.txt) | Question bank, Import, choose GIFT format |
| Adobe Captivate Classic | Moodle GIFT (.txt) | Quiz, Import GIFT Format File |
| Google Forms | Forms ready CSV | An import add on from the Workspace Marketplace, or Apps Script |
| Microsoft Forms | Quick Import reads a Word or PDF file from your local drive | |
| Print, email or a proctored room | Questions numbered, options A to D, answer key after a divider |
Moodle has no QTI importer and no CSV importer for questions, which is the whole reason GIFT exists. Going the other way, none of the QTI systems read GIFT. Picking the wrong one of those two files is the single most common reason an import fails.
What is a quiz converter?
A quiz converter is a tool that rewrites a set of questions into the file format a specific platform will import. Canvas, Blackboard, Brightspace and Sakai read QTI, an XML based interchange standard packaged as a zip. Moodle reads GIFT, a plain text format. Google Forms reads a CSV through an add on. A converter is what stands between your questions and those formats.
The word covers two quite different jobs, which is why search results for it are such a mixed bag. One job is transcoding: you have questions in a spreadsheet or a Word file and you need them as QTI. The other job is authoring plus export: you have source material and no questions at all. VidQuiz is built for the second job, and the export step means it covers the first one on the way out.
How do you convert a quiz to QTI for Canvas?
Export the quiz as a QTI 1.2 package, then in Canvas open Settings, choose Import Course Content, set the content type to QTI .zip file, attach the package and pick or create a question bank. Canvas reads the manifest inside the zip, creates the questions in the bank, and reports anything it could not map.
The mistake that wastes the most time here is uploading a loose .xml file. Canvas checks for an imsmanifest.xml at the root of the package first, and a bare assessment file has no manifest, so the importer rejects it without a useful message. The export from VidQuiz is already a proper package with the manifest in place.
One thing worth knowing before you import: Canvas puts imported questions into a question bank, not directly into a live quiz. You still create the quiz and pull questions from the bank, which is usually what you want anyway because it lets you randomize from a larger pool.
Is there a Brightspace or D2L quiz converter?
Yes, and the same QTI 1.2 package works. In Brightspace go to the course, open Assessments, then Quizzes, then Question Library, choose Import and Upload a File, and select the zip. The questions land in the library where you can sort them into sections before building a quiz from them.
Brightspace and D2L are the same product, which is why both names show up in searches for a converter. D2L is the company, Brightspace is the platform, and a file that imports into one imports into the other. Several universities publish their own Brightspace quiz converter for staff, which tells you how routine this need is and how little the platform does to meet it.
Can you convert quiz questions into Moodle?
Moodle imports questions through GIFT, a plain text format it defines itself. Export the GIFT file, then in your Moodle course open the question bank, choose Import, select GIFT format, upload the .txt and import. The questions appear in the bank ready to attach to a quiz activity.
What trips people up is assuming Moodle takes QTI because everything else does. It does not, and it has no CSV question importer either. If you have been handed a QTI package and you run Moodle, you need the questions regenerated or rewritten as GIFT. The other half of the problem is that GIFT treats the characters tilde, equals, hash, curly braces, colon and backslash as syntax, so any of those inside your question text has to be escaped with a backslash or the import fails or, worse, silently mangles the question.
Does a quiz converter work for Blackboard?
Yes, but not through QTI. Blackboard's QTI importer is documented for QTI 2.1 and for the Original Course View only, so the 1.2 package written for Canvas is the wrong file to hand it. Export the tab delimited .txt instead and use Upload Questions inside a test, which is supported in the Ultra Course View as well as Original.
If your institution has moved to Ultra and the QTI route is blocked, the practical fallback is the PDF export plus manual entry for a short test, or asking your administrator to run the import at the course level. That is worth checking before you generate anything, because it changes which export you want.
What if the questions are already in a CSV, Word or text file?
Then VidQuiz is not the tool you want, and it is worth saying so plainly. It reads video and audio, not documents. If you already have a finished question set in a spreadsheet or a Word file and you only need it transcoded to QTI, look at your own institution's teaching and learning site first, because many campuses host exactly that tool for their staff, or at the open source text2qti project, which builds Canvas ready QTI from plain text questions.
Where VidQuiz earns its place is the case those tools do not cover: you have a recorded lecture, a training session, a webinar or a screen capture, and no question set at all. That is the expensive half, and it is the half a transcoder cannot help with.
If the source material is a PDF or a slide deck rather than a recording, that is a different tool again, and a document to quiz generator is what you want.
Why do so many universities host their own quiz converter?
Because the format is standardized and the tooling never was. QTI has been an interoperability standard since the early 2000s, and every major LMS reads some version of it, but none of them shipped an easy way for an instructor to produce one. So instructional technology teams filled the gap themselves, one campus at a time, usually as a small web form that takes plain text and returns a zip.
That history is useful context when you are choosing a tool. It means the import path is genuinely reliable once the file is correct, and it means the friction has always been in producing the file rather than in the LMS accepting it. Any converter that gets the package structure right will import. The differences between tools are in what they ask you to supply first.
Related pages
- How a dedicated question converter compares looks at GETMARKED Digitaliser, its 2026 pricing, and when converting an existing question bank beats generating a new one.
- import questions into Google Forms covers the Google Forms end in detail, where a CSV plus an add-on replaces a QTI package.
- Importing questions into Canvas covers every route Canvas offers, Classic question banks, New Quizzes item banks, and what it rejects.
- The QTI file generator goes deeper on what is inside the package and why a loose XML file gets rejected.
- What a QTI file actually contains unpacks the manifest and the assessment XML if you want to see the structure before you import one.
- Converting for Moodle instead covers the GIFT route, which is the only question import Moodle offers.
- import questions into Moodle is the Moodle end in detail: seven core formats, six of which import, and no QTI or CSV among them.
- The LMS quiz generator is the wider page covering each platform rather than each file format.
- When the quiz does not need an LMS at all the Google Forms ready CSV is a lighter route for a graded check.
- Starting from Canvas specifically walks through the import screen and where the questions land afterwards.
Why VidQuiz
What you get with quiz converter
The questions come with it
Other converters need a question file first. This one starts from a video and writes the stems, options, answer key and explanations.
Five output formats
QTI 1.2 zip, Moodle GIFT text, Google Forms ready CSV, generic CSV and a printable PDF, all from the same reviewed question set.
Imports on the first try
The QTI zip ships the imsmanifest.xml the importers check for, and the GIFT file is UTF-8 with the control characters escaped.
What you can do
Everything quiz converter gives you
Paste a YouTube link and VidQuiz reads the video itself; for anything else, upload it with its transcript. Either way it writes the questions and you edit anything before you share. You stay in control of the final quiz.
- Convert a video into a Canvas ready QTI package
- Produce a Brightspace or D2L question import file
- Build a Moodle GIFT file with the escaping already handled
- Get a Blackboard question pool out of a recording
- Export the same quiz to Google Forms as a CSV
- Print the quiz with an answer key when nothing digital is needed
Quiz Studio
Try it on a video right here
Pick a sample or paste your own link, generate the quiz, then answer the questions. Each one is tied to a moment in the video, with the answer and a short explanation.
What you are looking at
Three quizzes VidQuiz generated from three real YouTube videos. They are saved output, not generated in your browser. Pick one to answer it, and open the source video to check the questions against what is actually said in it.
Your own video gets a fresh quiz once you sign up.
We have not read that link.
This page only serves quizzes that were already generated, and it does not send your link anywhere. Reading a video takes about half a minute of real work on our side, so it runs in your account, not in an anonymous demo.
Good questions
Questions about quiz converter
Explore more
More ways to make a quiz from a video
QTI file generator
Generate a QTI package your LMS will actually import, straight from a video.
Learn moreLMS quiz generator
One quiz, generated from your video, exported as QTI and imported into whichever LMS your institution runs.
Learn moreMoodle quiz maker
Generate the questions from your recording and export them as a GIFT file Moodle imports straight into a question bank, explanations included.
Learn moreTurn watch time into learning.
Get the quiz out in the exact file your platform imports, generated from a video. Make your first quiz in seconds.