View Source ActivityContext
oli / Exports / ActivityContext
Interface: ActivityContext
Table of contents
Properties
- allowHints
- batchScoring
- bibParams
- graded
- groupId
- isAnnotationLevel
- learningLanguage
- maxAttempts
- oneAtATime
- ordinal
- pageAttemptGuid
- pageLinkParams
- pageState
- projectSlug
- renderPointMarkers
- resourceId
- scoringStrategyId
- sectionSlug
- showFeedback
- surveyId
- userId
- variables
Properties
allowHints
• allowHints: boolean
Defined in
src/components/activities/DeliveryElement.ts:73
batchScoring
• batchScoring: boolean
Defined in
src/components/activities/DeliveryElement.ts:53
bibParams
• bibParams: any
Defined in
src/components/activities/DeliveryElement.ts:64
graded
• graded: boolean
Defined in
src/components/activities/DeliveryElement.ts:52
groupId
• groupId: null
\| string
Defined in
src/components/activities/DeliveryElement.ts:62
isAnnotationLevel
• isAnnotationLevel: boolean
Defined in
src/components/activities/DeliveryElement.ts:70
learningLanguage
• Optional
learningLanguage: string
Defined in
src/components/activities/DeliveryElement.ts:61
maxAttempts
• maxAttempts: number
Defined in
src/components/activities/DeliveryElement.ts:55
oneAtATime
• oneAtATime: boolean
Defined in
src/components/activities/DeliveryElement.ts:54
ordinal
• ordinal: number
Defined in
src/components/activities/DeliveryElement.ts:57
pageAttemptGuid
• pageAttemptGuid: string
Defined in
src/components/activities/DeliveryElement.ts:65
pageLinkParams
• pageLinkParams: any
Defined in
src/components/activities/DeliveryElement.ts:72
pageState
• Optional
pageState: any
Defined in
src/components/activities/DeliveryElement.ts:66
projectSlug
• projectSlug: string
Defined in
src/components/activities/DeliveryElement.ts:59
renderPointMarkers
• renderPointMarkers: boolean
Defined in
src/components/activities/DeliveryElement.ts:69
resourceId
• Optional
resourceId: number
Defined in
src/components/activities/DeliveryElement.ts:68
scoringStrategyId
• scoringStrategyId: number
Defined in
src/components/activities/DeliveryElement.ts:56
sectionSlug
• sectionSlug: string
Defined in
src/components/activities/DeliveryElement.ts:58
showFeedback
• showFeedback: null
\| boolean
Defined in
src/components/activities/DeliveryElement.ts:67
surveyId
• surveyId: null
\| string
Defined in
src/components/activities/DeliveryElement.ts:63
userId
• userId: number
Defined in
src/components/activities/DeliveryElement.ts:60
variables
• variables: any