Text Entry Interaction
Text entry interactions collect short free-text answers inline within a sentence or prompt.
Install
pnpm add @qti-editor/interaction-text-entryThis package integrates with @qti-components/text-entry-interaction.
What it does
- Inserts a
qti-text-entry-interactioninline node. - Supports short typed responses inside running text.
- Exposes common QTI attributes such as expected length and case sensitivity through the editor’s attribute workflows.