Text-based questions
Questions with plain text entry answers.
Text-based questions allow test-takers to input free-form written answers. These questions come in two main formats: short text and long text, each serving different assessment needs depending on the length and nature of expected responses.
Short text
Use the Short Text question type when you expect brief, one-line responses such as names, values, dates, or short factual answers.
Creating a short text question
In the question bank, click the "+ New Question" and select Short Text.
Type your question prompt as you would when creating a question.
Input validation
Under the Field Settings, use Input Validation to control what responses are accepted:
- Define rules like “should match” or “should not match”,
- Use regular expressions to enforce specific formats,
- Display a custom error message if the rule is violated.
Keyboard settings
You can enable a virtual keyboard for different languages and scripts.
Supported languages: English, Turkish, Russian, Arabic, French, Italian, German, Spanish, Hebrew
Auto-evaluation with text rules
Short text questions support automatic scoring. Under the "Automation" section, choose "Text Rules" and define a rule such as:
Use the preview mode to test and visualize scoring logic.
You can stack multiple rules to define nuanced scoring logic, and every test attempt will be evaluated instantly and objectively.
Text input evaluation types
- Equal: The input should be an exact copy of the variable.
- Not equal: The input should not be an exact copy of the variable.
- Should match: The input should include the variable.
- Should NOT match: The input should not include the variable.
- Is one of: Works the same way as 'Equal' but you can add multiple variables.
- Is one none of: Works the same way as 'Not equal' but you can add multiple variables.
Long text
Use Long Text when you're expecting detailed responses, such as explanations, justifications, or open-ended essays. You can also design typing test questions which are simply text-based questions that require responders to transcribe content presented in images.
Creating a long text question
In the question bank, select Long Text as your question type and enter your question prompt.
Customize the input using the same fields as short text.
Long text responses should be evaluated manually, either using a rubric or reviewed by a human evaluator with optional notes.
FAQ
Require responders to transcribe content presented in images.
Short text is for brief, one-line answers like numbers, names, or codes. Long text is ideal for longer, essay-type responses that require detailed input.
Yes. You can use input validation with regular expressions to define accepted formats and show custom error messages if the response is invalid.
Yes. Short text questions support auto-evaluation using text rules. You can match exact answers, check patterns using regular expressions, or define multiple acceptable answers.