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.

Counting (tallying) Results

  1. The closest thing I could find to what I need is " http://www.gravityhelp.com/forums/topic/counting-responses "

    But I'm not sure to implement what is going on? I tried pasting the code into my functions.php and changing my values (1,2,3) to (happy, mad, sad) - but when I hit submit it just submits and doesn't redirect or anything.

    MY ISSUE - the same as described above, but I need it to tally

    Question one:
    1- Answer one (value = self aware)
    2- Answer two (value = other aware)
    3- Answer three (value = social aware)
    
    Question two:
    1- Answer one (value = other aware)
    2- Answer two (value = self aware)
    3- Answer three (value = social aware)

    And then I need the submit to redirect them to a page based on their results, so if they answer MOSTLY 'self aware' they would get redirected to a self aware page.

    you answered 2-self aware, 0-other aware, 0-social aware

    I'm pretty good with GF CSS and styling them to look nice, but I have NO idea how to implement anything like this... :(

    (It would also be very helpful if this data could be flushed to a hidden 'custom field')

    Posted 12 years ago on Wednesday February 1, 2012 | Permalink
  2. And I have 25 questions, ALL with the same three values, which will never change. - if that helps

    Posted 12 years ago on Wednesday February 1, 2012 | Permalink