Branching for demographics survey


Author
Message
caithow
caithow
Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)Associate Member (227 reputation)
Group: Forum Members
Posts: 15, Visits: 59
Hello, 

Apologies in advance, but I'm new to Inquisit. For my study we are collecting information from healthy controls and people with chronic pain. For the demographics questionnaire, all participants are exposed to the same questions except when they are asked about chronic pain. Anyone who identifies as having chronic pain will be asked additional questions about their pain; however, I want to use branching so that HCs do not see these questions. This is what I have so far but I can't quite figure out I need to add anything else or how I format my questions after this section of code...

Does anyone know how to fix this? Everything I have tried just gives me an error code, or does not display some of my questions altogether.

<surveypage Demographics7>
/caption ="<%parameters.demographicpageinstructions%>"
/subcaption = "<%parameters.quitinstructions%>"
/questions = [1 = chronic_pain_question]
/ branch = [if (radiobuttons.chronic_pain_question=="Yes") surveypage.Demographics8]
</surveypage>


Thanks in advance,
Caitlin



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
caithow - 4 Years Ago
Dave - 4 Years Ago
caithow - 4 Years Ago
Dave - 4 Years Ago
Dave - 4 Years Ago
                         Thanks very much Dave - after staring at the code for a little while...
caithow - 4 Years Ago
                             > 1. I'm wanting to add in four additional questions (before the...
Dave - 4 Years Ago
                                 Hi Dave, 1. Thank you very much, that worked perfectly! 2. I've read...
caithow - 4 Years Ago
                                     > 2. I've read through the information you provided; however I'm...
Dave - 4 Years Ago
                                         Hi Dave, 1. Sorry, what I meant by that was I want the test order to...
caithow - 4 Years Ago
                                             1) is explained at https://www.millisecond.com/forums/Topic13856.aspx...
Dave - 4 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search