I want to let respondents answer only one of three question. However that one question should be answered

  1. I want to let respondents answer only one question out of three
    questions.

  2. However that one question should be answered among three questions.

to solve 1,

I put validation condition to first question like <question2 = '' and
question3 = ''>

to second question like <question1 = '' and question3 = ''>

to third question like <question1 = '' and question2 = ''>

So it works not to put more than one answer.

Then how to solve 2. However that one question should be answered among
three questions.?

Hello,

Take a look at this page and see if it helps to address your question:
https://confluence.dimagi.com/display/commcarepublic/Make+a+subset+of+questions+required

Thanks,

Jeremy

ยทยทยท On Thu, Oct 1, 2015 at 5:02 AM, Yong-Hyun Nam wrote:
  1. I want to let respondents answer only one question out of three
    questions.

  2. However that one question should be answered among three questions.

to solve 1,

I put validation condition to first question like <question2 = '' and
question3 = ''>

to second question like <question1 = '' and question3 = ''>

to third question like <question1 = '' and question2 = ''>

So it works not to put more than one answer.

Then how to solve 2. However that one question should be answered among
three questions.?

--
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.

--
Jeremy Wacksman
Dimagi http://www.dimagi.com, Inc.