Skip to content

DoCurious API Reference / types / ReflectionPromptType

Type Alias: ReflectionPromptType

ReflectionPromptType = "emoji_scale" | "numeric_scale" | "multiple_choice_single" | "multiple_choice_multi" | "open_text_short" | "open_text_long" | "yes_no"

Defined in: types/reflection.types.ts:6

Reflection prompt types (per Doc 7: Reflections & SEL)

DoCurious Platform Documentation