HasStem
View SourceInterface: 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:214
activity_id
• Optional activity_id: string
Inherited from
ActivityModelSchema.activity_id
Defined in
src/components/activities/types.ts:217
authoring
• Optional authoring: any
Inherited from
Defined in
src/components/activities/types.ts:211
bibrefs
• Optional bibrefs: string[]
Inherited from
Defined in
src/components/activities/types.ts:216
content
• Optional content: any
Inherited from
Defined in
src/components/activities/types.ts:213
id
• Optional id: string
Inherited from
Defined in
src/components/activities/types.ts:215
learningLanguage
• Optional learningLanguage: string
Inherited from
ActivityModelSchema.learningLanguage
Defined in
src/components/activities/types.ts:212
resourceId
• Optional resourceId: number
Inherited from
ActivityModelSchema.resourceId
Defined in
src/components/activities/types.ts:210
stem
• stem: Stem