Advanced actions not working properly
Good Morning all,
I have a simple if-then-else action, to toggle answers on a custom question slide basically:
IF
v_1 is equal to 0
ACTION
Change state of item 1 to selected
Assign v_1 with 1
ELSE
Change state of item 1 to normal
Assign v_1 with 0
The problem I am having is a bit weird. When I try to save the action I get the appropriate message and click ok. As soon as I click ok my Assign variable turns to an incomplete action I just get a blank box and need to re-select the variable.
I am using the most up to date version of Captivate and I should point out that I have taken and merged two programs recently created to modify into one version, and have used this same action with different items/ variables sucessfully in the previous version. Also each variable has it's own individual label. However the item is named the same as the variable, as shown below.

