There is no Question Bank Editor interface for Key Words (or phrase) questions. They must be created in script files.
In Key Words questions, the text of the student response is checked for key words. The system ignores other text, extra white space, and capitalization in the student response.
In the correct answer, identify keywords by enclosing them in parentheses. The complete text of your correct answer (omitting parentheses) is used as feedback if the student response is incorrect.
The following example script creates a Key Words question.
qu.1.topic=Key Words Question Example Script@
qu.1.1.mode=Key Words@
qu.1.1.name=<b>Translation into French - four houses</b>@
qu.1.1.question=<b>Translate into French:</b>
<p>"four houses".</p>
@
qu.1.1.answer=
The French phrase for "four houses" is "(quatre) (maisons)"
@
See Also: