I’m probably WAAAYYYY overthinking this, but here’s what I’m trying to solve for:
I have a quiz (assessment) where I’d like to display two scores (“Zap” and “Zest”) on the final page for five different question groups (sections). I do not want an outcome quiz that has different endings; I want all scores on the ending page alongside a video explanation.
Each question group has 10 questions and 100 points possible per section, with the following answer selections and score system:
Almost Never = 2 points
Rarely = 4 points
Sometimes = 6 points
Often = 8 points
Almost Always = 10 points
Since the assessment takes a problem-focused lens for creating a ratio-based answer, the way the Zap scores are totaled is to subtract the Zap score from 100, making the Zest score the remaining amount.
Example: If Prioritization Zap = 65, then Prioritization Zest = 35
I’ve created Zap and Zest variables for each of the 5 sections, but not sure if I need to set up branching for every question, or if there’s a simpler way to do this in the logic.
Thanks in advance for your help!
P.S. Please help me do this in TypeForm! I’ve been able to successfully build this in Jotform with their Calculations widget, but I MUCH prefer TypeForm’s UI.