View Source HasStem
Interface: HasStem
Marker interface for an entity that has a question stem.
Hierarchy
↳
HasStem
Table of contents
Properties
Properties
activityType
• Optional
activityType: any
Inherited from
ActivityModelSchema.activityType
Defined in
src/components/activities/types.ts:213
activity_id
• Optional
activity_id: string
Inherited from
ActivityModelSchema.activity_id
Defined in
src/components/activities/types.ts:216
authoring
• Optional
authoring: any
Inherited from
Defined in
src/components/activities/types.ts:210
bibrefs
• Optional
bibrefs: string
[]
Inherited from
Defined in
src/components/activities/types.ts:215
content
• Optional
content: any
Inherited from
Defined in
src/components/activities/types.ts:212
id
• Optional
id: string
Inherited from
Defined in
src/components/activities/types.ts:214
learningLanguage
• Optional
learningLanguage: string
Inherited from
ActivityModelSchema.learningLanguage
Defined in
src/components/activities/types.ts:211
resourceId
• Optional
resourceId: number
Inherited from
ActivityModelSchema.resourceId
Defined in
src/components/activities/types.ts:209
stem
• stem: Stem