Choice
View SourceInterface: 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:120
editor
• Optional editor: "slate" \| "markdown"
Inherited from
Defined in
src/components/activities/types.ts:366
frequency
• Optional frequency: number
Defined in
src/components/activities/types.ts:348
id
• id: string
Inherited from
Identifiable.id
Defined in
src/data/content/model/other.ts:4
textDirection
• Optional textDirection: TextDirection
Inherited from
SpecifiesTextDirection.textDirection