I have four groups each of 11 questions that when calculated each have two outcomes. So putting these together will mean a responder result would be one of 16 possible results.
I’m trying to figure out how to do this.
A possible way is to do it via a decision tree logic….?
I want to Add the scores from the first group of questions and then using logic direct responder to different question groups. e.g. If you score <6 on Questions 1-11 then go Group 2 if you score >5 then do Group 2a etc… This would then follow down a decsion tree.
I have done something similar in my assessment surveys where you have to establish variables as positive whole numbers greater than or equal to zero.
However, instead of using the score variable, you can create a subtotal variable for each question group where you can add and subtract, multiply or divide and have partial scores (my maturity assessments have up to 2 places of decimals which works for me). It means using the branching and calculations but I have been able to do similar ‘pathing’ that way and bypass using the score variable
When it comes to scores, we have a Calculator feature where you can set up the points for each response. Once this part is done, you can use Logic Jumps to send users to specific questions based on the score. =)
Extra tip: to be able to accomplish this, you'd need to be in one of the paid plans, as the calculator and logic jumps are paid features.
I created a quiz with this same logic and with the score feature. If you decide to change to a paid plan to get these features, I’d be happy to help you with that. Just DM me when you’re ready and if you’d like my help. Here’s a quiz I created with those features included.
You would need to assign a point value to each question then do the calculations.
I don’t believe the scores can be fractions so you’ll need to change the scoring to achieve the goal you want, i.e. instead of Q1, Q5, Q7 having a score of 1 they have a score of 5 each so you can assign a score of 1 to Q2, Q8, Q9.
I have done something similar in my assessment surveys where you have to establish variables as positive whole numbers greater than or equal to zero.
However, instead of using the score variable, you can create a subtotal variable for each question group where you can add and subtract, multiply or divide and have partial scores (my maturity assessments have up to 2 places of decimals which works for me). It means using the branching and calculations but I have been able to do similar ‘pathing’ that way and bypass using the score variable
That’s good to know, @john.desborough . I didn’t know you could use subtotal variables.
Always learning something here :)
@vickioneill - i have one assessment that has 7 question groups and i create q_n_subtotal (where n is the question number) for each .. so that i can have “section” totals and averages and full assessment versions of the same.
figuring that out in the first place was the hard part lol..it took a fourth coffee
That’s good to know, @john.desborough . I didn’t know you could use subtotal variables.
Always learning something here :)
@vickioneill - i have one assessment that has 7 question groups and i create q_n_subtotal (where n is the question number) for each .. so that i can have “section” totals and averages and full assessment versions of the same.
figuring that out in the first place was the hard part lol..it took a fourth coffee
You’ve done the homework and invested what seems like a ton of time to get it to work for you. Thank YOU for sharing that here for others to learn from (and as a time saver!) 👍😊
Hi @Strosed you can access the variables on any plan with an account that has the new builder. :) If the new builder isn’t in your account yet, we’re working on adding it to all accounts by the end of Q1.