CampaignUserAction
No description
enum CampaignUserAction {
courseCertificateEarned
courseCompleted
courseNotCompleted
courseStarted
courseEnrolled
courseSectionCompleted
courseAssignmentSubmitted
courseAssignmentCompleted
courseAssessmentPassed
courseAssessmentFailed
learningPathCompleted
learningPathNotCompleted
learningPathEnrolled
learningPathStarted
learningPathMilestoneCompleted
}
Values
CampaignUserAction.courseCertificateEarned
earned the certificate
CampaignUserAction.courseCompleted
completed the content
CampaignUserAction.courseNotCompleted
received not-completed within the content
CampaignUserAction.courseStarted
started the content
CampaignUserAction.courseEnrolled
enrolled in the content
CampaignUserAction.courseSectionCompleted
completed a section within the content
CampaignUserAction.courseAssignmentSubmitted
submitted the assignment
CampaignUserAction.courseAssignmentCompleted
completed the assignment
CampaignUserAction.courseAssessmentPassed
passed the assessment
CampaignUserAction.courseAssessmentFailed
failed the assessment
CampaignUserAction.learningPathCompleted
completed the learning path
CampaignUserAction.learningPathNotCompleted
received not-completed within the learning path
CampaignUserAction.learningPathEnrolled
enrolled in the learning path
CampaignUserAction.learningPathStarted
started the learning path
CampaignUserAction.learningPathMilestoneCompleted
completed the learning path milestone
Member of
CampaignEmail
object