Execute Advanced Action Not Updating on Click Box Update
I have inherited a template that has a quiz in it with check boxes made out of click boxes. As it stands now, the user can cilck the submit button without clikcking on any of the 6 checkboxes (not an ideal situation for a test).
I created variables for all the click boxes and associated them with 0 (assign checkbox 1 with 0........ etc.).
In the on the slide, I have on enter slide Execute Advanced Actions, I have AND statements stating that if checkbox is = to 0, then hide and disable the Submit button.... and I do this for all of the checkboxes (if checkbox1=0 AND checkbox2=0.....etc.). I then have an Else, stating to display and enable the Submit button.
In the clickbox, I have it when it is enabled (there is a box for clicked and not clicked), I set the checkbox variable to 1 from 0.... meaning that the Advanced Actions "should" be updated with the new variable of 1 but it doesn't work.
I think it has something to do with being click boxes as it seems to stall the playhead and not keep running the Advanced Actions. This is my only guess as what the issue is.
Any thoughts?
Thanks.
Brent
