I have a two module branching function in my course. When the learner has completed all modules, they return to the menu where access to the final assessment is made available. For some reason on the last next button of each module, the learner has to double click to return to the menu instead a just single clicking. Any idea why?
I would start with checking the button’s action properties following these steps as shown in the attachment.
- Select the button.
- Open the Properties Pane
- Click on the actions tab/button for your button or click box
- Scroll down and check to see if the Double Click checkbox is marked.
IF so, uncheck it. And that should fix it for you.
Without having access to more details this is impossible to answer. How did you set up the branching, which advanced or shared actions do you use on which events? Why would you have a Next button on the last slide of a branch instead of a Return to menu button? How do you use pauses in the timeline, which variables are used?
You must be logged in to post a comment.