Brightspace Quiz Converter: Import Word, PDF, and CSV Quizzes into D2L Brightspace
FO
Formswrite Team
May 19, 2026
Brightspace Quiz Converter: From Word / PDF to a D2L Brightspace Quiz
Brightspace (D2L) is one of the few major LMSes that takes QTI 2.1 import seriously - the Import / Export / Copy Components workflow accepts QTI packages cleanly and the questions land directly in your Question Library, ready to attach to any quiz. The catch: you have to produce a valid QTI 2.1 package first. Formswrite's Brightspace quiz converter does exactly that - drop in a Word doc, PDF, Google Doc, or CSV, get a QTI .zip that imports without errors.
This page walks through the conversion plus the D2L-specific import steps (which differ from Canvas and Moodle).
What you can convert
| Source | Notes |
|---|---|
| Word (.docx) | The most common starting point. Numbered questions + answer choices become Brightspace questions automatically. |
| OCR runs on scanned PDFs so historical exam archives convert without retyping. | |
| Google Doc | Connect your Google Drive once, pick the doc from a list. |
| CSV / Excel | Most useful for question-bank exports from other LMSes or homegrown systems. |
| Plain text | Paste raw text and let the parser detect structure. |
All Brightspace-supported question types are preserved on import: multiple choice, multi-select, true/false, short answer, long answer (essay), fill in the blanks, matching, and ordering.
How it works
- Upload your document to formswrite.com.
- Review the parsed questions. Formswrite shows each question with the correct answer pre-marked. Edit anything that looks off inline - no document round-trips.
- Export as QTI 2.1 (.zip) - this is the format Brightspace expects.
- Import into Brightspace following the steps below.
Importing into Brightspace (D2L) - step by step
Brightspace's import flow is slightly different from Canvas and Moodle. The exact path:
Option A - Import into Question Library (recommended)
- Open your course in Brightspace.
- Go to Course Admin → Question Library.
- Click More Actions → Import → Browse and upload the Formswrite QTI .zip.
- Pick the target section in your Question Library tree (or create a new one).
- Confirm the question count after import - Brightspace shows a summary screen before committing.
Once questions are in the Question Library, you can attach them to any quiz, randomize from a section, or reuse across courses.
Option B - Import as part of a course package
If you want the QTI questions tied to a specific quiz rather than the Question Library:
- Go to Course Admin → Import / Export / Copy Components.
- Choose Import Components from a course package.
- Upload your QTI .zip and step through the wizard.
- Brightspace creates both the questions (in Question Library) and a draft quiz that references them.
The Question Library path (Option A) is more flexible - same questions, multiple quizzes - but Option B is faster for one-off imports.
Brightspace-specific gotchas
- Question Library section limits. Older Brightspace versions cap section nesting at 5 levels. If your QTI manifest has deeper nesting (rare, but possible from some exporters), the import fails silently. Formswrite's exporter caps depth automatically.
- Image references. Brightspace prefers images embedded inside the QTI package over external URLs. Formswrite embeds by default.
- Bonus questions. Brightspace supports negative/bonus point values per question. Set
points: 2(orpoints: -1for a penalty) in your source document or CSV; the value carries through. - MathML rendering. Equations in
$…$LaTeX get converted to MathML, which Brightspace renders natively in the quiz player. - D2L Daylight vs. Classic theme. No difference for import - both themes use the same backend.
Bulk converting many quizzes for Brightspace
For department-wide migrations (e.g., moving a course catalog from Blackboard to Brightspace), the Formswrite API does the same conversion in batch. The bulk-convert guide includes a Python script - set
FORMAT = "qti_2_1" and it works for Brightspace identically.Brightspace vs Canvas vs Moodle on QTI
Brightspace's QTI 2.1 support is actually the most reliable of the three major LMSes:
- Brightspace: QTI 2.1 import is first-class. Question types preserve cleanly, including matching and ordering.
- Canvas: QTI 2.1 imports work but Canvas sometimes downgrades New Quizzes features back to Classic Quizzes after import.
- Moodle: QTI 2.1 works but Moodle's native GIFT format has slightly broader question-type coverage (Cloze with multiple sub-answers).
If you are running a multi-LMS institution, QTI 2.1 is the safest export choice - Brightspace handles it best, the others handle it well enough.
FAQ
Does this work with Brightspace Daylight?
Yes. Daylight is the visual theme - it does not change the QTI import path. The same .zip imports into Daylight, Classic, or the latest D2L UI.
Can I import into a Brightspace shell course without students?
Yes, and that is the recommended testing flow: import into a sandbox course, verify the questions look right, then copy components into the live course.
Will this work for K-12 Brightspace deployments?
Yes. The K-12 instance of Brightspace uses the same QTI import path as higher ed.
Can I convert a Brightspace quiz back to Word?
Yes - Brightspace exports its questions as QTI 2.1 from the Question Library. Upload that QTI to Formswrite and export it as Word, Google Doc, or PDF.
Is there a free tier?
Yes - single conversions are free. Bulk and API access is paid.
Related guides
- No quiz written yet, only source material? The AI Quiz Generator drafts questions from any PDF, Word doc, or slide deck - then exports straight to a Brightspace-ready QTI .zip.
- Source is a PDF specifically (textbook chapter, training PDF)? The PDF to Quiz Generator handles OCR for scanned PDFs and large-document batching before the Brightspace-ready QTI export.
- Want a Google Form alongside (or instead of) Brightspace? PDF to Google Forms converts the same PDF into a Google Form in your Drive.
- QTI Converter Online: Free Tool to Convert Any Document to QTI - the catch-all converter covering Word, PDF, CSV, and Google Docs.
- Canvas Quiz Converter: From Word, PDF, or Text to a Canvas Quiz - same flow, Canvas-specific import steps.
- CSV to QTI Converter Guide - column conventions and a Python recipe for batch conversion.
- QTI Format Explained - what is actually inside a QTI .zip, QTI 2.1 vs 2.2, and which LMSes accept which version.
- Bulk Convert Google Docs to LMS Quizzes - Python script for batch course migrations.
Ready to transform your documents?
Convert Google Docs, PDFs, and spreadsheets into forms with one click.
Start Now →Or go straight to a converter: Google Docs to Forms, PDF to Google Form, Word to Google Form, Google Forms Quiz Generator