multiple choice question with "none of the above" option

  • talentcorp
    Asked on April 25, 2017 at 6:30 AM

    I have a question where i asked the user to select up to three of a list of answers. However, I want to have one option that says "None of the above" which will disallow me to select any of the other answers. How do i go about this. Thanks!

  • Sven
    Replied on April 25, 2017 at 6:52 AM

    You can use conditional logic to disable certain fields based on an answer of another field.

    multiple choice question with none of the above option Image 1 Screenshot 20

    I have a created a demo form for you, you can review it/clone via this URL:

    https://form.jotformpro.com/71142541831953

     

    For more information about conditional logic, please see the link below:

    Smart-Forms-Using-Conditional-Logic

     

    Thank you.

     

  • WNErika
    Replied on May 4, 2017 at 1:52 PM

    This works great but what happens when they accidentally click "None of the above"...there is no way to undo the selection.

  • Kevin Support Team Lead
    Replied on May 4, 2017 at 3:01 PM

    You could replace the "None of the above" single choice field with a multiple choice, it will allow users to undo the selection. 

    You can see the example here: https://form.jotformpro.com/71235692609966 

    If you have any question, let us know. 

  • jzurik
    Replied on May 9, 2017 at 1:42 PM

    That's a step in the right direction.  But if you uncheck "None of the Above", and if Option 1, 2, or 3 was accidentally selected, you cannot uncheck these.

  • Sven
    Replied on May 9, 2017 at 2:51 PM

    Hi @jzurik, 

    Those can also be changed into multiple choice, that will allow you to uncheck your selection.

     

    Thank you!

  • jzurik
    Replied on May 9, 2017 at 3:01 PM

    Which Conditional Logic option would be used to disable choices in a field, not just the fields themselves?

    Thanks.

  • Sven
    Replied on May 9, 2017 at 4:09 PM

    It's not possible to disable only certain choices in a field. Alternatively, you can add a new multiple choice element for each choice, that way you can add conditions to disable those elements. 

     

    Thank you!