Conjoint Analysis on CommCare

9 views
Skip to first unread message

Jason

unread,
Dec 9, 2016, 6:30:44 PM12/9/16
to commcare-users
I am wondering if anyone has done a conjoint analysis survey on CommCare?  Basically, we have one question with 36 possible answer options.  But, we only want provide 3 of those answer options at a time and we want the system to randomly select the 3 possible answer options on each separate survey.  Is something like this possible?  Is there a possible work around?  The only work around I can think of is that I limit the possible combinations of 3 answer options to 12 and I set up 12 separate forms, each with a different set of answer options.  Thanks

William Pride

unread,
Dec 10, 2016, 3:31:14 PM12/10/16
to commcare-users
Jason,

One option would be generate a random number between 1 and 12 that would encode the set of answers to be displayed. Then you could setup 12 different questions within the form, with each having a display condition such that it will only display for one value of the random number. For example the first question might have the display condition "/data/random_number = '1'" 

You could also do something similar with a random number and filtered options. This would be slightly trickier, but would save you having to create 12 separate questions.

Cheers,
Will

On Fri, Dec 9, 2016 at 6:30 PM, Jason <jru...@gmail.com> wrote:
I am wondering if anyone has done a conjoint analysis survey on CommCare?  Basically, we have one question with 36 possible answer options.  But, we only want provide 3 of those answer options at a time and we want the system to randomly select the 3 possible answer options on each separate survey.  Is something like this possible?  Is there a possible work around?  The only work around I can think of is that I limit the possible combinations of 3 answer options to 12 and I set up 12 separate forms, each with a different set of answer options.  Thanks

--
You received this message because you are subscribed to the Google Groups "commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages