Forum Discussion

higherl's avatar
higherl
Community Member
2 years ago

Show negative and positive points on Results page for freeform survey

I've created a survey type quiz with 6 freeform "Pick One" questions, which have 6 answer options (A, B, C, D, E, F). Each answer option is worth 1 point each.

Option A, B, and C answers will be the Negatives.

Option D, E, and F answers will be the Positives.

The logic is to tally up the total number of positives and negatives. For example: 4 positives and 2 negatives.

On the Results page , I want it to show the Negative points and the Positive points. (I will delete the default pass and fail layers since I don't need that to show.)

RESULTS SLIDE:

Negative Points ____          Positive Points ____      

Negative Points: [A note will go here]

Positive Points: [A note will go here]

Can this be done? If so, any help would be appreciated. Thanks!

  • You can use two variables for negative point and positive point. Add value one to negative point when user click submit button if at least one of the state of option A, B, and C is selected. And set similar trigger for the positive point.