New to Adalo - Conditional Logic Question (Edited)

I have a personality test app and need to display the results in the order of their most prominent personality trait followed by 2nd, then 3rd, then 4th.

There are 10 questions and 1 of 4 possible outcomes. We have a toggle field on each question page that adds up the answers and then displays the totals at the end to tell the user what personality they are.

However, I need to redirect the user to a different screen depending on which personality score is highest with a different video for each and display their score by highest to lowest on each page.

For instance, if someone is a Gold Mine as determined by their answers, then they would be directed to the Gold Mine page with a video about Gold Mine and the Gold Mine score would show up first since it’s the highest.

Does anyone know if this is doable with Adalo or am I barking up the wrong tree? I’ve gone through all the videos and can’t seem to find conditional logic dealing with applying values to toggle buttons.

Thanks!

1 Like