Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Tips
Old Forum
Sawtooth Software Home
Most popular tags
ssi-web
ssi-web-8
ssi-web-7
cbc
javascript
maxdiff
cbc-hb
constructed-list
acbc
free-format
smrt
grid-question
conjoint-simulator
aca
mbc
capi
perl
skip-logic
ssi-web-6
alternative-specific-design
latent-class
conditional-pricing
constant-sum
web-server
acbc-hb
How to skip when I have "None" option ?
I am working on a CBC and have traditional NONE as an option. None is the 5th choice option.
Now if I want to skip from Q1 to Q3, if the choice selected for Q1 is the NONE choice, what should my skip logic be ?
skip-logic
asked
Feb 10, 2012
by
anonymous
Your comment on this question:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
Your answer
Please only use this to answer the original question. Otherwise please use comments.
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
assuming your CBC study name is "CBC", put this in your Q2 as a preskip
condition: CBC_RAN_1 = 5
skipto: Q3
should work
answered
Feb 10, 2012
by
Bahadir Ozkurt
Gold
(
11,820
points)
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.