PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Survey with scoring of answers

  1. Hi,
    I purchased Gravity forms in order to make health surveys. Each survey will have questions such as: How much do you experience stress? The answers would be (1) none, (2) mild, (3) moderate, and (4) severe.

    I want to take each answer's score for the user's survey, add them up, and then somehow direct the user to a specific page that explains the category their answers fell into, along with a list of services or products that'll help them... Or describe 3-4 categories on one page, one of which contains the number range for their answers.

    How do I do this without paying extra for customization? I figured Gravity forms could already do this since the options "values" is available in form fields.

    Thanks,
    Aarti

    Posted 11 years ago on Wednesday November 7, 2012 | Permalink
  2. Here is an example of how something like this was accomplished in the past:
    http://www.gravityhelp.com/forums/topic/mathematics-to-gravity-forms#post-32566

    The values can be stored and if you want to use them in mathematics, you can. And since that post was written, calculations have been added to Gravity Forms, and conditional shortcodes have been added as well. What you want to do can be accomplished with Gravity Forms.

    Posted 11 years ago on Thursday November 8, 2012 | Permalink
  3. Hi Chris,
    I ended up using Watu to make the surveys, as there is a simple way to add values. Now, I'm making one big survey and it needs to put people in different categories based on how they answer. But this time, it's not a calculation so much (as in none=0, mild=1, moderate=2, etc.).

    This time I want them to somehow check off symptoms they're having in different categories. Then I want to add up how many symptoms were picked for each category. I would like to show them their results, prioritized by which health categories apply the most to them.

    For example, there may be questions on whether nails are brittle, hair is coarse, and weight is being gained. If all of these are chosen, I want them to be placed in the category of thyroid issues. And so on for each health category. I don't know if this is a calculation thing or not. Any ideas?

    Thanks,
    Aarti

    Posted 11 years ago on Wednesday November 14, 2012 | Permalink
  4. David Peralty

    It is still just a calculation issue. You'll need to have calculation fields, and them some conditional shortcodes on your confirmation message to show different values based on the calculations.

    http://www.gravityhelp.com/documentation/page/Shortcodes
    Hope this helps.

    Posted 11 years ago on Thursday November 15, 2012 | Permalink