This example shows how to give the user learner a message after a certain amount of time has passed. This can be a useful way to give the user learner a hint.
We will create a simple script with a screen message. If the user learner does not click the “OK” button on the message after three seconds, a voice-over will play asking the user learner to click “OK”.
This method will work for any type of hint that uses a timer.
...
2. Name the new frame “Timed Hint”. We'll add a voice-over that will remind the learner to click the “OK” button. If you haven't yet created a voice-over audio file, you can do that by following the steps in this article.
3. Add an Audio resource to the frame and add your voice-over audio file to the media frame
...