View Source Choice
Interface: Choice
Defines an option, or choice, within activities such as a multiple choice activity.
Hierarchy
Identifiable
↳
Choice
Table of contents
Properties
Properties
content
• content: RichText
Inherited from
Defined in
src/components/activities/types.ts:119
editor
• Optional
editor: "slate"
\| "markdown"
Inherited from
Defined in
src/components/activities/types.ts:365
frequency
• Optional
frequency: number
Defined in
src/components/activities/types.ts:347
id
• id: string
Inherited from
Identifiable.id
Defined in
src/data/content/model/other.ts:4
textDirection
• Optional
textDirection: TextDirection
Inherited from
SpecifiesTextDirection.textDirection