actionId
.
VIEW_LP
β Grants access to view the Learning Path homepage.ENROLL_LP
β Allows the user to self-enroll in the Learning Path and begin training.LOGIN_AND_ENROLL_LP
β Similar to ENROLL_LP
, but only available for anonymous users. Authentication is required before enrollment.CREATE_LP_ATTEMPT
β Initializes a new attempt for the Learning Path. This action is typically available when a user is allowed or required to retake the full training path from the beginning.TAKE_EDGE
β Enables the user to begin training (e.g., start a module or activity).REVIEW_EDGE
β Allows the user to review an activity theyβve already completed, including their submitted answers.RESULTS_EDGE
β Provides access to the results of an edge (e.g., quiz or evaluation outcome).RESTART_EDGE
β Allows the user to restart a specific training activity or module, clearing previous answers or progress where applicable.BACK_TO_LP_HP
β Optional CTA indicating that the user can return to the Learning Path homepage after viewing results or reviewing a module.