I believe you have to remove all the variables further down in the plugin that you are not using. The reason is because it is looking for these questions to be answered. This is just my guess.
This is what my variable look like thaat i am referring to:
Code:
if ($normalanswer1 == '' OR $normalanswer2 == '' OR $normalanswer3 == '' OR $normalanswer4 == '' OR $normalanswer5 == '' OR $normalanswer6 == '' OR $normalanswer7 == '' OR $normalanswer8 == '' OR $normalanswer9 == '' OR $normalanswer10 == '' OR $normalanswer11 == '' OR $normalanswer12 == '' OR $normalanswer13 == '' OR $normalanswer14 == '' OR $normalanswer15 == '' OR $normalanswer16 == '' OR $normalanswer17 == '' OR $normalanswer18 == '' OR $normalanswer19 == '' OR $normalanswer20 == '' OR $normalanswer21 == '' OR $normalanswer22 == '' OR $normalanswer23 == '' OR $normalanswer24 == '' OR $normalanswer25 == '' OR $normalanswer26 == '' OR $normalanswer27 == '' OR $normalanswer28 == '' OR $normalanswer29 == '' OR $normalanswer30 == '' OR $radioanswer1 == '' OR $radioanswer2 == '' OR $radioanswer3 == '' OR $answer1 == '' OR $answer2 == '' OR $answer3 == '' OR ($checkboxchoice1_1 AND $checkboxchoice1_2 AND $checkboxchoice1_3 AND $checkboxchoice1_4 AND $checkboxchoice1_5 AND $checkboxchoice1_6 AND $checkboxchoice1_7 AND $checkboxchoice1_8 AND $checkboxchoice1_9 AND $checkboxchoice1_10 AND $checkboxchoice1_11 AND $checkboxchoice1_12 AND $checkboxchoice1_13 AND $checkboxchoice1_14 AND $checkboxchoice1_15 AND $checkboxchoice1_16 AND $checkboxchoice1_17 AND $checkboxchoice1_18 AND $checkboxchoice1_19 AND $checkboxchoice1_20 AND $checkboxchoice1_21 AND $checkboxchoice1_22 AND $checkboxchoice1_23 AND $checkboxchoice1_24 AND $checkboxchoice1_25 AND $checkboxchoice1_26 AND $checkboxchoice1_27 AND $checkboxchoice1_28 AND $checkboxchoice1_29 AND $checkboxchoice1_30 AND $checkboxchoice1_31 AND $checkboxchoice1_32 AND $checkboxchoice1_33 AND $checkboxchoice1_34 AND $checkboxchoice1_35 AND $checkboxchoice1_36 AND $checkboxchoice1_37 AND $checkboxchoice1_38 AND $checkboxchoice1_39 AND $checkboxchoice1_40 AND $checkboxchoice1_41 AND $checkboxchoice1_42 AND $checkboxchoice1_43 AND $checkboxchoice1_44 AND $checkboxchoice1_45 AND $checkboxchoice1_46 AND $checkboxchoice1_47 AND $checkboxchoice1_48 AND $checkboxchoice1_49 AND $checkboxchoice1_50) OR $longanswer1 == '')