Timeline not visible

Feb 28, 2021

Hi,

I am a novice articulate learner, I have three questions at the moment. While practicing the timeline disappeared, please could someone advise me how to access the timeline back? Secondly, in my course design, I have produced the course contents in three chevrons. How could I make sure learners are able to access the next button only once they go through all the course contents in the chevrons? Lastly, I want to make sure that the chevrons that are accessed are colored out differently? 

1 Reply
Joshua Bruck

HI Mathew,

For the timeline, check to see if you are on the the States or Notes tab. IF you are, you can click the Timeline tab to make it visible. If that is not it, check to see if you minimized it. If you did that you can click on the bar at the bottom. 

I am not sure what you mean by chevrons, but if these are shapes on a menu page, you might try this:

  1. Adding a visited state to the chevrons and have that visited state be a different color.
  2. Then, add a true false variable that gets triggered to true after entering or completing a page
  3. Back on the menu page, have a trigger for each chevron that gets triggered at the start of the page to change the state of the object, each chevron, to visited.
  4. Add an if statement to the click next trigger to only go to next after all of the shapes are in their visited state.

-Josh