Hi everyone,
Trying to build a survey using contour, I've created the basic form fine - very easy with the contour interface. Here's the tricky part, each question has a series of multiple choice answers - I need to assign each answer with a certain score value (eg, between 1 & 4), then when the user submits the form they need to be redirected to a results page based on their score. Is there an easy way to do this? If not, I can easily display the correct information with a generic results page using jquery - but i'll still need to render out the score its self as a number somewhere on the page.
Using umbraco v 4.11.9
Any help much appreciated.
Thanks