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:265
activity_id
• Optional activity_id: string
Inherited from
ActivityModelSchema.activity_id
Defined in
src/components/activities/types.ts:268
authoring
• Optional authoring: any
Inherited from
Defined in
src/components/activities/types.ts:262
bibrefs
• Optional bibrefs: string[]
Inherited from
Defined in
src/components/activities/types.ts:267
content
• Optional content: any
Inherited from
Defined in
src/components/activities/types.ts:264
id
• Optional id: string
Inherited from
Defined in
src/components/activities/types.ts:266
learningLanguage
• Optional learningLanguage: string
Inherited from
ActivityModelSchema.learningLanguage
Defined in
src/components/activities/types.ts:263
resourceId
• Optional resourceId: number
Inherited from
ActivityModelSchema.resourceId
Defined in
src/components/activities/types.ts:261
stem
• stem: Stem