I am creating a survey that has English as the base language and French as a secondary language. I have a re-direct URL to send them to a 2nd survey. When I just had English -> English, this worked fine... but I am wanting to re-direct the English survey to the 2nd English survey and the French survey to the 2nd French survey. Based on forums, I am not sure if this is possible.
I do have a question built into the survey that asks what language they speak, English, French or Other so I was trying to build IF statements using that question (IF English or other, go to English survey, IF French go to French survey), but I am not sure how to build the equation based on other forms. In the equation do I use the question Code, the question ID number? and how do I code the answer (with the ID? Like A1 and A2?)
I appreciate all help. I am new to LimeSurvey and not overly familiar with their logic.