View Source Choice

oli / Exports / Choice

Interface: Choice

Defines an option, or choice, within activities such as a multiple choice activity.

Hierarchy

Table of contents

Properties

Properties

content

content: RichText

Inherited from

HasContent.content

Defined in

src/components/activities/types.ts:118


editor

Optional editor: "slate" \| "markdown"

Inherited from

SpecifiesEditor.editor

Defined in

src/components/activities/types.ts:364


frequency

Optional frequency: number

Defined in

src/components/activities/types.ts:346


id

id: string

Inherited from

Identifiable.id

Defined in

src/data/content/model/other.ts:4


textDirection

Optional textDirection: TextDirection

Inherited from

SpecifiesTextDirection.textDirection

Defined in

src/components/activities/types.ts:360