Skip to main content
Question

Articulate 360 Required Knowledge Checks and Free Navigation

  • April 3, 2026
  • 2 replies
  • 4 views

Forum|alt.badge.img

We’ve created a course that is peppered with required knowledge checks authored in Rise 360. When users complete the course, they are unable to review the content of the course without resetting the course (which is expected). So, we’re thinking the required knowledge check content prevents users from viewing content unless they retake the checks? If anyone has similar experiences, please verify this behavior and if there’s a workaround, please share. Thanks! 

2 replies

Moshe.Machlav
Helper III
Forum|alt.badge.img+1

Hi ​@Thammo ,

This is expected behavior, but the limitation actually comes from how Articulate Rise authors its SCORM data, rather than Docebo itself.

When you set a Rise course to "Restricted" navigation, Rise bakes that restriction into the SCORM package's tracking data (cmi.suspend_data). When a user completes the course and later re-opens it in Docebo to review, Docebo simply loads the package exactly as Rise configured it — keeping the navigation locked. As noted in Docebo's SCORM management documentation, the LMS relies entirely on the package's internal settings for internal navigation logic.

In organizations I've worked with, the pattern that holds up best to solve this is adjusting the build in Rise:

  1. In your Rise Theme settings, change the overall Course Navigation from Restricted to Free.

  2. Immediately below your required knowledge checks, insert a Continue block.

  3. Edit the Continue block and set the Completion Type to Complete Block Directly Above.

This forces learners to successfully interact with the knowledge checks to move forward the first time. However, because the overarching course navigation is "Free," they can jump around seamlessly when they return to review the content later.

Happy to share more detail if it helps.


Forum|alt.badge.img
  • Author
  • Novice I
  • April 3, 2026

Thanks much, Moshe. I’ll reach back out if needed as we implement these suggestions.