The example came from a recent forum question where a user wanted to offer separate learning paths with his course. Learners would select the learning path that aligned with their job role. They wouldn't have to go through the other content since it was unrelated to their current role.

I like this example because it’s a great introduction to branching. The branching occurs on Slide 1 where learners select their job role. After that, it’s more or less a linear course.
Each slide includes a simple course map to help visualize your current place in the course. The map also shows how the navigation buttons, combined with the on-slide buttons, move learners across slides.

Keep in mind that while it’s possible to create multiple learning paths in a course, it might not be your best option for larger courses. An alternative might be to create a static, HTML start screen and have each button load a job-specific course.
Video course:
View screencasts on Screenr:
- Introduction
- Slide Masters
- Content slides and placeholders
- Slide navigation and hyperlinking
- Slide Properties and branching
- Player customization
Source files