- How do I import questions into Moodle?
- Go to the question bank in your course, open the Import tab, choose the file format, pick the category the questions should land in, then select your file and import. Moodle documents this as using the Questions link in course administration and selecting the import option. You can reach the same import screen while editing an existing quiz.
- What formats does Moodle accept for question import?
- Moodle natively imports GIFT, Moodle XML, Aiken, Blackboard, Course Test Manager, Embedded Answers (Cloze), and Missing Word. Moodle XML is the recommended full-fidelity format. H5P, Hot Potatoes, and Word table format need plugins rather than shipping enabled. The imported file must be encoded in UTF-8.
- What is Aiken format in Moodle?
- Aiken is the simplest plain-text way to write multiple-choice questions for Moodle import. The question sits on one line, each option starts with a single uppercase letter followed by a period or bracket and a space, and the next line reads ANSWER: followed by the correct letter. It handles multiple choice only, with no feedback and no answer weighting.
- What is GIFT format in Moodle?
- GIFT is Moodle's own plain-text question format and it covers far more than Aiken: multiple choice, true/false, short answer, matching, missing word, numerical, and essay. Answers sit in curly braces, an equals sign marks the correct answer and a tilde marks a wrong one, and a hash adds feedback. Files must be UTF-8 with a blank line between questions.
- Can I create a Moodle quiz from a PDF?
- Not inside Moodle, because Moodle has no feature that reads a PDF and writes questions from it. You generate the questions from the PDF first, review them, then bring them into the Moodle question bank by pasting them in or importing them in GIFT, Aiken, or Moodle XML format. The writing step happens outside Moodle.
- Can Moodle export QTI for Canvas or Blackboard?
- Not on any current version. Moodle 2.1 and newer no longer export QTI packages, so the old route of exporting from Moodle and importing into Canvas does not work anymore. There is no single question file that all three major systems accept natively, which is why it is easier to generate questions from the source document for each platform.