How can I award a point or score if only both correct answers are selected?

  • Nicolas_Luca
    Demandé le 15 mars 2024 à 06:33

    Hello,

    Is it possible for multiple choice questions to only mark whether the entire question is correct?

    Example: a question with 4 choices and only 2 correct answers. If the person puts only 1 then they have 0 and if they put 3 then they also have 0. So we only award the point if they check the 2 correct answers.

    Thank you

  • Victorino_S Jotform Support
    Répondu le 15 mars 2024 à 09:00

    Hi Luca,

    Thanks for reaching out to Jotform Support. You can use the Update/Calculate Field conditional logic to conditionally award a score to a Number element if both correct options are only selected in the Multiple Choice element. Let me show you how:

    1. Click Settings in Form Builder.
    2. Go to the Conditions tab.
    3. Click the Add Condition button.
      How can I award a point or score if only both correct answers are selected? Image 1 Screenshot 50
    4. Select the Update/Calculate Field conditional logic.
      How can I award a point or score if only both correct answers are selected? Image 2 Screenshot 61
    5. Set the condition, as shown in my screenshot. As you can see in my condition, you will need to use the "Is Equal To" state for the correct answer and the "Is Not Equal To" state for the incorrect answer. Also, you will need to set it to ALL for the Rules Are Matched.
      How can I award a point or score if only both correct answers are selected? Image 3 Screenshot 72


    Sample Result:

    How can I award a point or score if only both correct answers are selected? Image 4 Screenshot 83


    You can test my demo form or clone it to see how conditions are set up in the form. Can you give it a try and see if it works for you?

    Let us know if you need any more help.