Skip to main content
Known Participant
June 4, 2020
Question

Branching

  • June 4, 2020
  • 2 replies
  • 743 views

I see the option to group multiple slides together for branching (right click and select group).  What are the steps on how to branch just using one slide or how to link one slide to a button?  

    This topic has been closed for replies.

    2 replies

    Paul Wilson CTDP
    Community Expert
    Community Expert
    June 7, 2020

    Simply put, this feature works with a very specific set of circumstances i.e. when you have a group of slides for each section of your course and you wish people to complete them before moving on to the final quiz. It's fantastic for those who don't want to write advanced actions to manage this process but if your situation is outside of those parameters you will need to employ a traditional approach that involves creating some variables to keep track of which section is complete and a conditional advanced action on your menu slide that looks at these values and determines if the quiz button should be displayed or not. My advice would be to take a course in variables or advanced actions to be more familiar with this more powerful set of features. Linkedin Learning has a new course that teaches Advanced Actions really well. Alternatively, you could hire someone to provide one-on-one instruction in this particular area of Adobe Captivate. 

    Paul Wilson, CTDP
    Russd010Author
    Known Participant
    June 15, 2020

    Paul -

     

    Thank you.  I will review the Advance Actions on LinkedIn.  If that does not help, I will look into one-on-one instructions.

     

    Thanks Again.

     

    DeAnne

    RodWard
    Community Expert
    Community Expert
    June 4, 2020
    Russd010Author
    Known Participant
    June 4, 2020

    Thanks.  The link did not help.  I understand how to group the slides and name them in order to link them to a specific topic.  However, it’s not clear on how to link a single slide to a topic.  I attempted to name the slide but it still did not link it to the button.

    Lilybiri
    Legend
    June 4, 2020

    You are confusing two totally different things. It may be a terminology problem.

    Grouping slides is a great way to see the hierarchy of your project in the Filmstrip (where you can collapse and expand groups) and in the Table of Content to show the learner the main structure of the course.  That is all... has nothing to do with branching, unless you mean that navigation using the TOC is a way of branching.

     

    Branching in a project means that you will navigate the learner to a slide (you cannot navigate to a group slides) to override the default linearity of the project. That can be done in several ways, here some examples:

    • by using the Success event of an interactive object (button, click box, Text Entry Box...) to trigger the command 'Jump to Slide'. The jump can be forwards or backwards.
    • by using an advanced or shared action, based on information provided by the learner; typical example is a mulit-language course, where the choice of language will lead to navigation to that part of the course
    • by using the result of an assessment like a quiz or a Pretest to navigate to a specific part of the course.