Can I score a form submission based on the answers?

  • s2bonline
    Asked on April 12, 2019 at 7:14 AM

    Hi I am trying to set up an inspection form but in order for it to work I would need each answer to be scored using percentages. Here is an example: 

    Does the client have a Health & Safety policy in place? 

    YES  NO  N/A

    So YES will be scored 100%, No - 0% and N/A won't be scored

    I would also like to sum all of percentage scores at the end of the inspection and be able to provide a final percentage score based on all answers.

    I saw your calculation feature but I am not sure how this would work so it would be great if you could assist me. 

  • BJoanna
    Replied on April 12, 2019 at 10:49 AM

    So you only want to score Yes and No answers?

    To achieve that you will need to assign calculation values to each option.

    How to Assign Calculation Value

    1555080121value Screenshot 10

    Then you will have to calculate the number of selected N/A options. This can be achieved with conditional logic and Form Calculation widget

    1555080080na Screenshot 21

    Can I score a form submission based on the answers?  Image 32

    After that, you will need to calculate the tolal score.

    Can I score a form submission based on the answers?  Image 43

    How to Perform Form Calculation Using a Widget

    Here is a demo form - https://form.jotform.com/91013866302955

    Feel free to test it and clone it

    N/A fields can be hidden.