- How do I create a D2L Brightspace quiz from a PDF?
- Upload the PDF to a quiz generator, let it write the questions from that document, then move the finished questions into Brightspace. Brightspace has no built-in way to read a PDF and turn it into questions, so the writing step happens outside the LMS. Once you have the questions and answer key, you paste them into the Question Library, format them into the Brightspace CSV template, or import a QTI package.
- What file format does D2L Brightspace use to import quiz questions?
- Brightspace imports questions two ways. Directly into the Question Library it accepts a Brightspace CSV file, which uses a proprietary vertical layout where the first column is a field keyword such as NewQuestion, QuestionText, or Option. At the course level it imports QTI 1.2.1 and IMS Common Cartridge packages as a ZIP through Import/Export/Copy Components. It does not accept a Word document or a raw PDF as questions.
- Does Brightspace import QTI files?
- Yes. Brightspace imports IMS QTI version 1.2.1, along with Common Cartridge and vendor packages from Blackboard, WebCT, and Respondus, all mapped to QTI 1.2.1. You upload the QTI ZIP through Course Admin, Import/Export/Copy Components, Import Components. QTI 2.x is not listed among the supported versions, so build packages to the 1.2.1 level.
- How is the Brightspace question CSV formatted?
- The Brightspace CSV is vertical, not one row per question. Each question is a block of rows where column A holds a field keyword and later columns hold values. A block starts with NewQuestion and a type code (MC, TF, SA, WR, M, MS, or O), followed by rows like QuestionText, Points, and Option. QuestionText is the only always-required field. The file must be saved as CSV UTF-8 or non-ASCII characters fail to import.
- Is D2L the same as Brightspace?
- D2L is the company, formerly Desire2Learn, and Brightspace is its learning management system. The company renamed itself D2L and its LMS Brightspace in 2014, which is why instructors search for both D2L quiz generator and Brightspace quiz generator to mean the same platform. The product is often written D2L Brightspace.
- Which question types can I import into Brightspace by CSV?
- The Brightspace CSV supports Multiple Choice, True or False, Short Answer, Written Response, Matching, Multiselect, and Ordering. It cannot import Fill in the Blanks, Arithmetic, Significant Figures, or Multiple Short Answer questions, which have to be built in the Question Library by hand. For the widest question coverage, import a QTI 1.2.1 package instead.