- Print
- DarkLight
Add Clickable Area (button) to a Screen
Article summary
Did you find this summary helpful?
Thank you for your feedback
Article Overview
In this article, you will learn how to add buttons (or clickable/tappable regions) to a screen. You will also learn how to copy and paste buttons instead of creating them from scratch. Finally, you will learn how to program a button as the desired workflow action for the learner.
1) Create Clickable Regions (buttons) on a Screen
- Click the [Button Icon]
- Drag the screen area you want to make 'clickable'
- Name the button (spaces aren't allowed & you need to leave 'btn-' at the beginning since it identifies the element as a button
2) Copy & Paste Buttons to Similar Screens
- Select all buttons you want to copy to another screen
- [Ctrl+C]
- Navigate to the other screen
- [Ctrl+V]
3) Incorporate Buttons into your Lesson
- Remove the current control in the 'Selected Controls' field
- Choose the button you created in the 'Add Control' field
- Click the [+ Icon]
Was this article helpful?