To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
An event triggered by some condition related to learning progress, eg starting, completing or not completing after some period
The attributes collection contains the ModuleFolder called module
Event ID: quizAttempt
Properties
Name | Returns | Notes | Example |
---|---|---|---|
sourceProfile | Profile | ||
eventId | String | ||
website | Website | ||
programCode | String | ||
courseCode | String | ||
moduleCode | String | ||
triggerItem1 | String | Returns a concatenated string containing the website name and program course and module codes | |
triggerItem2 | String |
A code describing the action which has occured. See ModuleProgressAction
|
|
triggerItem3 | String | ||
triggerItem4 | String | ||
triggerItem5 | String | ||
attributes | Map | ||
emailAttachments | List | ||
numAttempts | int | The number of attempts the user has made at this quiz inclusive of this attempt |