Fill Blank

Fill_Blank_500

Fill blank activities consist of a question element with one or more fill blank item elements, a check answer button, and a feedback element. Fill blank activities allow providing one or more textual or selectable blanks, which need to be filled correctly to complete the activity.

To insert a fill blank activity, use Interactions > Fill Blank.

Behavior

Shuffle Options Checkbox When on, randomizes the order of the options of selectable blanks.

Style Rules

Correct Style Style Rule Used for a blank item which is marked as correct.
Incorrect Style Style Rule Used for a blank item which is marked as incorrect.

Misc

Description Text Description of the activity, to be sent to the LMS along with the result.

Question

The question element of the fill blank activity consists of the question along with the blanks of the activity. A fill blank activity can only contain one question, but a question can contain any number of blanks. The question element should not be removed.

Fill Blank Item

Blanks are inline to the question, which means they are embedded along with the text of the question, to easily maintain the flow of the text. A blank is inserted at the caret’s position when in edit-mode, or to the end of the question otherwise. To remove a blank, simply select and remove it using Design > Remove, or the Delete key.

A blank can be of two types: a textual blank, and a selectable blank.

Fill Blank Item

Case Sensitive Checkbox When on, in order for the entered answer to be considered as correct, it must have the exact same letter case as the correct options.

Textual Blank

Textual blanks are open inputs which can be filled by the learner. A textual blank has a list of one or more options, which are considered as correct values for that blank. To add a textual blank, use Fill Blank > Add Textual Blank.

Selectable Blank

Selectable blanks provide the learner with a list of options to choose from, in which one or more options can be correct. To add a selectable blank, use Fill Blank > Add Selectable Blank.

Options

Each blank has an option list, which is visible when selecting the blank. To add an option, you must first select the blank you wish to add the option to. The order of the options within the option list can be rearranged, by dragging and dropping an option to the desired position. To remove an option, simply select and remove it using Design > Remove, or the Delete key.

An option can be of the following types: a blank option, a blank range, and a blank mask.

Blank Option

A blank option is a normal option. To add a blank option, use Fill Blank > Add Option.

Blank Option

Correct Checkbox Marks the option as a correct or incorrect answer.

Blank Range

A range option allows for a value within a certain range to be considered correct. A range option is only relevant for textual blanks. To add a range option, use Fill Blank > Add Range Option.

Blank Range

Higher Bound Number The higher bound of the range to be considered as a correct value.
Lower Bound Number The lower bound of the range to be considered as a correct value.

Blank Mask

A mask option allows for a value which matches a certain mask to be considered correct. A mask option is only relevant for textual blanks. To add a mask option, use Fill Blank > Add Mask Option.

Blank Mask

Mask Text A wildcard mask to be considered as a correct value. A regular expression can be used, enclosed in forward slashes.