Hi TMSWhite,
Thanks for you reply. i really appreciate it.
I
CANT NOT use array filter as this is not enable in our LS 1.92 and I
DONT HAVE admins right to make any change to LS. I
CAN NOT add/change anything on template.js file. I
CAN NOT update/upgrade LS. The code tpartner sent me the other doesn't even work on our LS server (please see
here
the question structure for Question Group (QG) 1 (as well as QG2) are in the following structure:
QG1:
Q1 plater
Q2 Product A (MCQ with only one answer)
Q3 Dropdown list
Q4 Dropdown list
Q5 Dropdown list
Q6 Product B (MCQ with only one answer)
Q7 Dropdown list
Q8 Dropdown list
Q9 Dropdown list
Q10 Product C (MCQ with only one answer)
Q11 Dropdown list
Q12 Dropdown list
Q13 Dropdown list
Q14 Product D (MCQ with only one answer)
Q15 Dropdown list
Q16 Dropdown list
Q17 Dropdown list
... and so on
QG2:
Q1 plater
Q2 Product 11 (MCQ with only one answer)
Q3 Dropdown list
Q4 Dropdown list
Q5 Dropdown list
Q6 Product 22 (MCQ with only one answer)
Q7 Dropdown list
Q8 Dropdown list
Q9 Dropdown list
Q10 Product 33 (MCQ with only one answer)
Q11 Dropdown list
Q12 Dropdown list
Q13 Dropdown list
Q14 Product 44 (MCQ with only one answer)
Q15 Dropdown list
Q16 Dropdown list
Q17 Dropdown list
... and so on
Since I have all the limitation mentioned above, i believe the best way is to make a script to filter the each question individually. Such as:
QG3
Q1 Ranking number (script to check if QG1 Q2 is NOT checked, hide Ans1; if QG1 Q6 is NOT checked hide Ans2; and so on...)
Ans1 Product A
Ans2 Product B
Ans3 Product C
and so on...
Ans22 Product 11
Ans23 Product 22
Ans24 Product 33
and so on...
I believe (I do really hope) it can be done this way.
Regards
Tze