LearningItemProgressStatus Enum

Represents the status of a user’s progress for a learning item in an Enablement program.

Usage

To set the progress status in the sfdc_enablement.LearningEvaluationResult class, use this enum.

Enum Values

The following are the values for the sfdc_enablement.LearningItemProgressStatus enum.

Value Description
NotStarted The user hasn't started the custom exercise.
InProgress The user's custom exercise is in progress.
Completed The user completed the custom exercise.