I have a question where the text value from a previous questions needs to be displayed within the text on another question. The Perl code is working fine for the first two responses (Mother, Grandmother), however I can't figure out the correct syntax to show the text value of cprif1_aunt.
Thanks in advance!
Is [% Begin Unverified Perl
if(VALUE("cprif1_r1")==1){
return " your Mother";}
if(VALUE("cprif1_r1")==2){
return "your Grandmother";}
if(VALUE("cprif1_r1")==3){
return ('cprif1_aunt');}
End Unverified %]
here in the Thiwáhe Glúwašʼakapi program with you?