Is there a way to disable the Submit button on the seekbar until after the baseline timeline is finished playing?
I have a screen with pick all that apply options.I don’t want the user clicking on the submit button until the audio from the baseline layer is done playing.
You could use a True/False variable that starts out as False and is set to true when the media (the baselayer's audio) completes. Then, add a condition to the Submit button trigger, so that the interaction is only submitted if this variable is True.
4 Replies
You could use a True/False variable that starts out as False and is set to true when the media (the baselayer's audio) completes. Then, add a condition to the Submit button trigger, so that the interaction is only submitted if this variable is True.
Hi Rehan, that work but they want the submit button on the seekbar.
Michael, I'm going with this approach and it works. More programming for me. Rehan's idea is easier but they want the submit on the seekbar.
Thanks for the quick response!
Good to see that you get the good answer, good job Michael
This discussion is closed. You can start a new discussion or contact Articulate Support.