query reviewModule {
getLearningPathContentData(edgeRid: 481, lpAttemptContextId: 2396, navigationMode: REVIEW) {
title
cta {
title
actionId
arguments {
key
value
}
metadata {
key
value
}
}
embeddedUrl
}
getLearningPath(lpId: 40) {
modulesNumber
cta {
title
actionId
arguments {
key
value
}
metadata {
key
value
}
}
navigation(navigationType: STEP_NAVIGATION, navigationMode: REVIEW, currentStepEdgeRid: 481) {
edgeId
edgeRid
title
navigationPath
locked
attempt {
metrics {
status
}
}
learningContentType
learningContentStepsNumber
learningContentTypeName
contentType
sequence
cta {
title
actionId
arguments {
key
value
}
metadata {
key
value
}
}
}
training {
title
attempt {
metrics {
progress
}
}
}
}
}