Results Output Based on Answers to Each Question. | Community
Skip to main content
Answered

Results Output Based on Answers to Each Question.


New to typeform.

 

I have created a “Quiz” form and I need the results to reflect a certain word for each answer.

Example:

Question 1: How often do you feel you are complying to (X)?

  1. Over 80% of the time
  2. Over 60% of the time
  3. Over 25% of the time
  4. 0% of the time

Results to Question 1: (if they answered a for example) Meeting Expectations.

(each item will output one of the answers below… all questions will have the same possible results.)

  1. meeting expectations
  2. could use more work
  3. insufficient effort to meet goal
  4. not yet started

-----

HUGE thanks to whomever can help with this.

 

Best answer by john.desborough

digiduke73 wrote:

I am sure it will! Appears I need to go in and learn how to apply variables to questions hehe.

Thank you!

a little elbow grease and sweat of the brow won’t kill ya lol.. 

let us know if you need some help 

des

View original

4 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5271 replies
  • June 21, 2021

@digiduke73 - welcome to the community from another user

you could use text variables to do the trick. 

  • create a variable for each of your questions: ie var_q1, var_q2 etc
  • use the following logic rules to put the text into the variables
    • if q1 = a then replace q1_var with meeting expectations
    • if q1 = b then replace q1_var with could use more work
    • if q1 = c then replace q1_var with insufficient effort to meet goal
    • if q1 = d then replace q1_var with not yet started

 

does that help move the needle??

 

des


  • Author
  • Explorer
  • 2 replies
  • June 21, 2021

I am sure it will! Appears I need to go in and learn how to apply variables to questions hehe.

Thank you!


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5271 replies
  • Answer
  • June 21, 2021
digiduke73 wrote:

I am sure it will! Appears I need to go in and learn how to apply variables to questions hehe.

Thank you!

a little elbow grease and sweat of the brow won’t kill ya lol.. 

let us know if you need some help 

des


  • Author
  • Explorer
  • 2 replies
  • June 21, 2021

Appreciate you! And I appreciate the hint. I figured the rest out… best way to learn. Thank you friend.


Reply