Display cumulative Calculation Values at the end of the survey

  • tparo2413
    Asked on April 5, 2018 at 7:30 PM

    Sorry if I missed this, but I couldn't find an answer in the support forum. I am working on a "Vision Survey" Form that consists solely of 19 Single Answers. Each question has the same possible answers: Never, Seldom, Occasionally, Frequently, Always. I have assigned Calculation Values for each answer to each question: (0-Never, 1-Seldom, 2-Occasionally, 3-Frequently, 4-Always.) I would like for the form to calculate the cumulative number from all 19 questions and appear on a page with an explanation of what the score means. Then, after that (or on the same page) give the person filling out the form the opportunity to send an email requesting more information. (In other words, the person filling out the survey does not have to send an email to get the results.)

    It seems like this should be pretty straightforward, but I can't figure out how to do it. Any help is most appreciated. Thanks.

  • Kevin Support Team Lead
    Replied on April 5, 2018 at 8:57 PM

    You only need to perform calculations on your form and include all the fields in the calculation widget. Please check this guide in order to perform the calculations on your form: https://www.jotform.com/help/259-How-to-Perform-Form-Calculation-Using-a-Widget 

    Here is an example a bout how you may do this, if you select the first option of the fields it will calculated the score: https://form.jotform.com/72268133615960 

     I would like for the form to calculate the cumulative number from all 19 questions and appear on a page with an explanation of what the score means

    You may use the show hide conditions and show a text element for this, based on the score you show the message: https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer 

    Then, after that (or on the same page) give the person filling out the form the opportunity to send an email requesting more information. 

    You may ask the user if they want to send a notification requesting you more info and conditionally send the email, this guide will help you with that: https://www.jotform.com/help/167-How-to-Send-Email-Based-on-User-s-Answer 

    I hope this helps. 

  • tparo2413
    Replied on April 9, 2018 at 4:13 PM

    Thanks for the reply. That did it!

    Appreciate the help.