This is the page for writing Fill in the Blanks Questions
See the Fill In The Blanks Questions section of the Randomizing Exercises tutorial for examples of this question type.
Answers in Fill In The Blanks questions are Inputs. They are the blanks that students will fill in when answering the question.
The following actions can be taken on each Input:
Removes the selected Input
There are two types of Inputs, and each have their own settings.
Inserts the selected input into the question input using the appropriate syntax.
Similar to parameterization, inputs can be added to a question by typing their names surrounded by the @ character and curly braces.
There are 3 input types: Text, Number, and Select.
Text inputs treat answers as strings, and have the following settings:
If this is checked, then capitalization will be important while evaluating the answer. If not, then the answer will be converted to lower case before evaluation.
There are three types of verification for marking short answer questions:
If this is checked, then this input is a bonus question, and isn't needed to get full marks on the question.
Number inputs treat answers as numbers, and have the following settings:
Should the answer be incorrect if it isn't rounded to the correct number of digits?
Tolerance is the acceptable error an answer can have while still being correct. The tolerance type can be units or percent.
If the answer to the question includes units, then they can be included using the Name, Worth (%) and Evaluation Options inputs.
If this is true, then the Value column for this Input will be treated as a formula, and evaluate as if it were R code. If this is false, then the Value column will be treated as a string, and will substitute parameters the same way as the question input.
If this is checked, then this input is a bonus question, and isn't needed to get full marks on the question.
Select Inputs have multiple answers that are all displayed as options in a Select tag. The order of the options will be randomized if the Randomize Answers setting is enabled on the Assignment Settings page.