Skip to content

Inline Choice Interaction

Inline choice interactions place a dropdown selection directly inside surrounding text.

Install

Terminal window
pnpm add @qti-editor/interaction-inline-choice

This package integrates with @qti-components/inline-choice-interaction.

What it does

  • Inserts a qti-inline-choice-interaction inline node at the cursor position.
  • Lets authors create sentence-level fill-in-the-blank style questions with selectable options.
  • Keeps options and response-related attributes tied to the interaction node rather than loose HTML markup.