Drop down menu - ability to select options

Feb 06, 2023

I'm working on a software simulation, and attempting to make a drop down menu, for the user to select an option from.  Has anyone attempted this before?  I'd like the selection to be INPUT, so when the user selects an option, it is shown all throughout the course.  

 

3 Replies
Walt Hamilton

Here's an option that may be a bit more flexible. it was designed for navigation, but if you disable the "Jump to ..." triggers it won't change slides. If you reference selectedItem variable, you can show the choice any place. The choice can be changed only on slides that have the menu layout applied. Of course, if you want the learner to choose in only one place, and are not using it for navigation, it's a lot easier to build the dropdown and its triggers on a regular slide.