Dynamic score for quiz questions based on url params | Community
Skip to main content
Answered

Dynamic score for quiz questions based on url params


Hello,

I am trying to use additional logic based on URL params to score questions for a quiz.

I also need these scores to be part of the response sent via webhook.

Would branching be the right way, but I only see calculations to the score and no way to assign a new score in this. Am I missing something.

Regards.

Prasita

 

Best answer by Liz

Hi ​@Prasita Happy Fri-yay! Thanks for stopping by the community. Just so I understand, are you trying to show different questions based on the URL parameters, and then from those answers, update the score variable? 

If so, this is possible! First, you’d want to set up logic jumps like this

Then, you’ll use calculations to set the logic to update the score variable following the steps here

This information should automatically send through the webhook you have setup. 

If you already started this process and are having any trouble along the way, let us know!

 

View original

2 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15008 replies
  • Answer
  • April 18, 2025

Hi ​@Prasita Happy Fri-yay! Thanks for stopping by the community. Just so I understand, are you trying to show different questions based on the URL parameters, and then from those answers, update the score variable? 

If so, this is possible! First, you’d want to set up logic jumps like this

Then, you’ll use calculations to set the logic to update the score variable following the steps here

This information should automatically send through the webhook you have setup. 

If you already started this process and are having any trouble along the way, let us know!

 


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • 2681 replies
  • May 2, 2025

Hi ​@Prasita happy Friday! Were you able to work out the scoring logic for your quiz? Let us know if you still have questions 😊


Reply