Canvas Guides (English)Canvas GuidesCanvas Instructor GuideNew QuizzesHow do I create a Fill in the Blank question in New Quizzes?

How do I create a Fill in the Blank question in New Quizzes?

When creating a quiz, you can create a Fill in the Blank question in New Quizzes. Fill in the Blank questions can have multiple blank spaces and include various answer types.

Each blank space is given a point value calculated by dividing the total points possible by the number of blank spaces. Correct answer choices are awarded this point value and no points are subtracted for incorrect answers. For example, a Fill in the Blank question with four blanks that is worth 1 point would assign a point value of 0.25 to each blank. If a student selects two correct answers and two incorrect answers, they would be awarded a total of 0.50 points for the question.

You can also duplicate Fill in the Blank questions to create a new question.

Add Question

Add Question

To create a question, click the Add button anywhere in the quiz.

Add Fill in the Blank Question

Add Fill in the Blank Question

Click the Add Fill in the Blank button.

Add Question Title and Stem

Add Question Title and Stem

In the Question Title field [1], add a question title. Question titles are optional and are not visible to students.

In the Question Stem field [2], add the question stem. The question stem contains additional instructions and information for your Fill in the Blank question.

Enter a statement and surround a word with backticks to indicate where a user will fill in the answer (e.g., "Roses are `red`, violets are `blue`"). You can use the Rich Content Editor to format and add content to your question stem.

Note: To create a backtick using a U.S. keyboard, press the `(backtick) key located below the escape key.

Select Answer Type

Select Answer Type

In the Answer Type menu [1], select the answer type to use for a blank space. Fill in the Blank answer types are Open Entry [2], Dropdown [3], or Word Bank [4].

Select Text Match

Select Text Match

For Open Entry answer types, you will need to select a Text Match option from the Text Match menu. The following options are available:

  • Contains [1]: Allows for the text to exist anywhere in student responses. However, student answers must match the specified spelling and case. For example, if the blank is "panda", an answer of "It's a panda" will be marked correct, while an answer of "Panda" will be marked incorrect.
  • Close Enough [2]: Uses Levenshtein Distance to determine if the response is close enough to the correct answer. Levenshtein Distance is the number of single-character edits needed to change one word to another. You can choose to ignore case.
  • Exact Match [3]: Requires case and spelling to match exactly.
  • Specify Correct Answers [4]: Specifies that each acceptable response use regular expressions for a custom match.
  • Regular Expression Match [5]: Requires using specialized text strings that describe search patterns. The following step includes a few examples of basic concepts used in regular expressions. Regular expressions are not recommended for beginners and cannot be explained in full in this guide. To begin learning more about regular expressions, read the Regular Expression Wikipedia entry.

Regular Expression Match Examples

You can use the question mark (?) to indicate zero or one occurrences of the preceding element, the asterisk (*) to indicate zero or more occurrences of the preceding element, and the plus sign (+) to indicate one or more occurrences of the preceding element. For example, colou?r matches both "color" and "colour"; "ab*c" matches "ac", "abc", "abbc", etc.; "ab+c" matches "abc", "abbc", "abbbc", etc.

You can use a vertical bar (|) to separate alternatives, such as "gray|grey".

You can use parentheses ("()") to define the scope and precedence of the operators. For example, gr(a|e)y matches "gray" and "grey".

Select Possible Choices

Select Possible Choices

For Dropdown answer types, enter the answer choices in the Possible Choices fields [1]. Click the button next to the correct answer [2].

To add additional answers, click the Add Answer link [3]. To delete an answer, click the Delete icon [4].

Select Word Bank

Select Possible Choices

For Word Bank answer types, enter the answer choices in the Correct Answer fields [1]. Enter words in the Word Bank Distractors section [2].

To add additional distractor words, click the Add Distractor link [3]. To delete a distractor word, click the Delete icon [4].

Set Options

Set Options

To reuse word bank choices, click the Allow word bank choices to be reused checkbox [1]. To allow students to use an on-screen calculator for this question, click the Show on-screen calculator checkbox [2].

If you select this option, you can enable a basic calculator [3] or scientific calculator [4]. The basic calculator displays numbers and basic math functions (add, subtract, multiply, divide). The scientific calculator displays more options for advanced calculations.

Note: The on-screen calculator option is intended to be used while displaying one question at a time. If the quiz does not display one question at a time, students may be able to use the calculator for all questions.

Align to Outcome

Align to Outcome

To align the question to an outcome, click anywhere in the Align to Outcomes section.

Add to Item Bank

Add to Item Bank

If you want to save a question to use in other quizzes, you can add it to an item bank.

To add a question to an item bank, click the Add to Bank link.

Note: After a question has been added to an item bank, it can only be edited in the item bank. You can still set unique point values and options in the quiz for an item bank question.

Add Point Value and Feedback

Add Point Value and Feedback

To customize the point value for the question, type the point value in the Points field [1] or use the arrows to increase or decrease the point value [2].

To leave feedback for students, click the Feedback icon [3].

Save Question

Save Question

To save the question, click the Done button.