Yes, the latest version.
The learning path would be on the landing page so learners would go back to this page to access other modules. There would be
5 buttons which represent 5 modules.
Button 1 = Module 1
Learners should finish module 1 to be able to access module 2.
Question: How do I show/hide buttons to a particular set of users given the prerequisites.
Thanks
Supposing you have 5 (shape) buttons in the dashboard slide, which allow the user to jump to a specific chapter. I will label the buttons Bt_One, Bt_Two..... Bt_Five. Since they have to access the modules/chapters in sequence tje setup will not be that hard:
- Make all buttons, except Bt_One invisible in output using the Eye button in their properties panel.
- Each module/chapter will have a Back button on the last slide, correct? At this moment that button will have a simple action 'Jump to Dashboard' (I labeled the landing page 'Dashboard'). You will have to replace that simple action by a standard action with two commands:
- Show Bt_Two
- Jump to Dashboard
- The example above is for the Back button at the end of the first module; you'll have to create duplicates of this action and edit the first command (or you could use a shared action, with the items marked in italic as parameters).
There are many other possibilities to solve this, but what I offer here is the easiest one IMO.
Sorry, had a typo because you wanted to hide/show instead of enable/disable. Forgot: this will keep the already visited buttons/modules active, Be sure to have the pausing point at the same location for the 5 buttons on the landing page. Maybe have a read of my latest blog post:
Pausing Captivate's Timeline - Captivate blog