NavigationItem
CTA list, you’ll find the CTA with the action ID CREATE_LP_ATTEMPT
. This CTA is available for all non-locked NavigationItems
of contentType MODULE
.
CREATE_LP_ATTEMPT
CTA, you can display the Start button for the associated module. We recommend displaying the Start button within the module itself, as this allows users to begin modules in any order when free navigation is enabled.
Below is how this section appears in our learner area:
createLpAttempt
mutation using the arguments provided in the CREATE_LP_ATTEMPT
CTA.
TAKE_EDGE
, which indicates that the user should now be redirected to the Learning Path take interface.
CREATE_LP_ATTEMPT
CTA will be removed from the NavigationItem
CTA list and replaced with a CTA that has the action ID TAKE_EDGE
.