Questions?

Ask a Question
Back to All

Logic jump based on score

Hi there,

I'm trying to branch a quiz where every question adds 1 to the score. In the end, if score=5, I wanna show one extra question, then go to the Result Screen. If score<5, go straight to Result Screen.

The Logic Jump conditions seem limited to "Questions", "UTM Parameters", and "User's stats". Is it possible to create a condition using a variable like {Score_absolute} ?

I wish I could attach a screen shot here, it would be easier to visualize it with a flowchart...

Thank you!