Fill-in-the-blank questions provide an answer box for students to type a short textual response, and are used when the correct answer can be stated in a word or short phrase for which only a small number of acceptable variations exist.
By default, spaces and character case are not considered when scoring fill-in-the-blank questions; thus, Isaac Newton, isaac newton, and iSaaCnewtOn would all be considered equivalent answers. You can force WebAssign to consider character case, spaces, or both.
By default, answer format tips tell your students if your question is case-sensitive. You can hide answer format tips for your assignments.
To create a fill-in-the-blank question:
-
Click . The Question Editor opens.
-
In Name, type a name for the question.
-
In Mode, select Fill-in-the-Blank.
-
In Question, type your question. Use the answer placeholder string <_> to specify where the answer box should be displayed.
-
Optionally, set the $CASE, $SPACE, or $size variables at the beginning of Answer to check the character case or spaces in responses or to set the size of the answer box.
| To do this: |
Begin Answer with this: |
| Make the question case-sensitive |
<eqn $CASE=1; ''>
|
| Make the question space-sensitive |
<eqn $SPACE=1; ''>
|
| Make the answer box n characters wide |
<eqn $size=n; ''>
|
You can combine these declarations using a single <eqn> tag by
separating each declaration with a semicolon. For example:
<eqn $CASE=1; $SPACE=1; $size=20; ''>
The default size of the answer box is 10. Changing the size of the answer box does not
restrict the length of your students' responses.
-
In Answer, type one or more correct answers to the question on a single
line, separated by the characters {tab}.
Note:
- To add the {tab} operator, either type the characters
{tab} or click Add tab.
You cannot enter {tab} by pressing the
Tab key.
- If an answer extends beyond the right side of the Answer box, it
is wrapped to the next line, but it is still considered a single line so long as you do not
press ENTER.
-
Optionally, type a Solution.
The solution helps your students understand the steps they need to take to determine the
correct answer to the question. Your assignment settings specify when to show the
solution.
-
Click Test/Preview to test the appearance and behavior of the
question. See Test Questions.
-
Click Redisplay to show certain kinds of errors
in the Display section of the Question Editor. Make any needed changes
to your question.
-
Optionally, click Show Additional Information
and change the question's sharing permission or add descriptive information.
- By default, other instructors can use your question only if you provide them with the
question ID, and only you can edit the question or find it in search results. To change the
permission, see Share Questions With Other Instructors.
- If you make your question publicly available, you might want to provide descriptive
information to help others search for it. See Add Search Metadata to Questions.
-
When your question displays and functions correctly, click Save.
WebAssign assigns it a unique question ID (QID), which is displayed in parentheses after the
question name.
You can use your question in an assignment and see it in your
My Questions list only after it is saved.
Example Fill-in-the-Blank Question
The following table summarizes an actual question.
|
QID
|
1069783
|
|
Name
|
Template2 2.FITB.01.
|
|
Mode
|
Fill-in-the-Blank
|
|
Question
|
Who wrote the <i>Principia Mathematica</i>? <br> <_>
|
|
Answer
|
<eqn $CASE=1; $size=20; ''>Newton {tab} Isaac Newton {tab} Sir
Isaac Newton
|
|
Display to Students
|
|