Skip to main content
Question

Want additional, final ending page for all after scoring pages

  • September 23, 2026
  • 2 replies
  • 12 views

I made a scoring quiz about leadership styles. It asks 10 questions, and each answer is assigned with a 1, 2, or 3. Then there are three possible ending pages the user is sent to depending on their score (i.e., a score of 10-17 = “needs to improve”; 18-24 = “making progress”; 25-30 = “looking good, here are next steps”). That all works fine. 

What I want is for all the users, whichever of the three scoring pages they are sent to, to end up on a final goodbye page. How can I do that? Thanks. And if the answer is to put the three scoring pages in the Pages section instead of the Endings sections, I can’t figure out how to do the logic to get the user to the scoring pages. Thanks. 

2 replies

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • September 23, 2026

@emilycatalyst - using a scoring quiz won’t quite get you there.. you need to use branching and logic to assign the scores to each question and then a few logic rules at the end to send the user to a Statement page for their one of three options. from the Statement page(s) the user would go to the single ending page 

you can use the ‘score’ variable to collect the assigned  points for each question and have the logic rules assess the score variable and do the routing. 

des


  • Author
  • Explorer
  • September 23, 2026

Thank you ​@john.desborough. Do you have of any of the available Typeform templates that have that already built?