6 Total score logic
In this lesson, we’ll explore total score logic, a branching method where the path your participant takes is determined by their overall score across the entire quiz. This approach is ideal when you want to guide participants to different endings or recommendations based on how well they performed throughout the experience. Think assessments, level placement, or tiered results. We will:
- walk through a use case featuring a self-assessment health check
- combine total-score logic with a marketing question in a quiz to create score and answer-based results
- show how to set score thresholds and assign them to specific branches
- demonstrate how to customize follow-up questions, outcomes, or content based on total performance
Transcript:
WEBVTT
00:00:04.320 –> 00:00:05.760
Hi there, welcome back. In this video
00:00:05.760 –> 00:00:08.640
we’re going to look at total score logic,
00:00:08.840 –> 00:00:11.040
which means that the next branch that
00:00:11.040 –> 00:00:13.440
your audience sees depends on the total
00:00:13.440 –> 00:00:16.440
cumulative score of the preceding blocks.
00:00:16.440 –> 00:00:18.080
So this is something you can use in a
00:00:18.080 –> 00:00:19.960
quiz, and it’s especially useful if you
00:00:19.960 –> 00:00:22.160
want to separate your audience
00:00:22.320 –> 00:00:24.640
into different groups of,
00:00:25.120 –> 00:00:27.320
perhaps, levels of knowledge or you want
00:00:27.320 –> 00:00:30.320
to add a bonus question or bonus series
00:00:30.320 –> 00:00:31.920
of questions for someone who’s already
00:00:31.920 –> 00:00:34.280
got a really good score and you want to
00:00:34.280 –> 00:00:36.800
open up that possibility of
00:00:37.040 –> 00:00:39.120
learning even more or testing themselves
00:00:39.120 –> 00:00:41.680
even more. Perhaps you then
00:00:42.320 –> 00:00:44.240
set up the result page to only show the
00:00:44.240 –> 00:00:46.320
points. Perhaps you also connect your
00:00:46.320 –> 00:00:48.200
quiz to some sort of friendly
00:00:48.200 –> 00:00:50.480
competition, and then you could adapt the
00:00:50.480 –> 00:00:52.480
prizes depending on whether they were
00:00:52.480 –> 00:00:54.640
able to access that bonus question or
00:00:54.640 –> 00:00:57.280
not, for example. So we’re going to use
00:00:57.440 –> 00:01:00.160
our health quiz to look at this.
00:01:01.680 –> 00:01:03.400
And in this quiz, we’ve got lots of
00:01:03.400 –> 00:01:05.200
different blocks. We’re going to branch
00:01:05.200 –> 00:01:07.800
out from this question here.
00:01:08.400 –> 00:01:10.120
And let’s go to branching logic now to
00:01:10.120 –> 00:01:12.640
see what I’ve done so far, and then we
00:01:12.640 –> 00:01:15.440
can carry on doing it together. So,
00:01:16.080 –> 00:01:18.560
under branching logic, I’m
00:01:19.120 –> 00:01:21.200
taking this question here, I’ll just put
00:01:21.200 –> 00:01:23.320
it back to linear so that we can do it
00:01:23.320 –> 00:01:25.840
together. Clicking on that, I can now
00:01:25.840 –> 00:01:28.560
select total score. By
00:01:28.560 –> 00:01:31.480
default, it then goes to 0 to 49 and 50
00:01:31.480 –> 00:01:34.120
to 100. You can change those if you want
00:01:34.120 –> 00:01:37.120
to using the slider here, but
00:01:37.200 –> 00:01:39.840
I’m happy with that
00:01:39.840 –> 00:01:42.840
original. Okay, and
00:01:42.840 –> 00:01:44.880
now what I want to do is
00:01:45.920 –> 00:01:48.760
for, so by default, these original
00:01:48.760 –> 00:01:51.360
ones, these original blocks that we had
00:01:51.360 –> 00:01:53.100
in the linear format are
00:01:54.560 –> 00:01:56.760
here already for 0 to 49. What I want to
00:01:56.760 –> 00:01:58.680
do is remove these final two questions so
00:01:58.680 –> 00:02:00.320
that they can’t get those points.
00:02:02.480 –> 00:02:04.560
Okay, so I’m going to delete that one
00:02:04.560 –> 00:02:06.800
from logic and also this one here, and
00:02:06.800 –> 00:02:09.640
they’re just going to get an ad for a
00:02:09.760 –> 00:02:12.720
health product. Okay, but I do want those
00:02:12.720 –> 00:02:15.360
bonus questions for the people who have
00:02:15.360 –> 00:02:18.080
got a score of above 50% so
00:02:18.080 –> 00:02:21.040
far. So I’ll zoom out a
00:02:21.120 –> 00:02:24.040
little. Okay, so because we’ve
00:02:24.040 –> 00:02:25.840
got these blocks elsewhere in the quiz,
00:02:25.840 –> 00:02:28.200
we can click on command or control to
00:02:28.400 –> 00:02:31.360
copy them over. So I would
00:02:31.360 –> 00:02:32.440
like
00:02:35.280 –> 00:02:38.280
this question here and the
00:02:38.320 –> 00:02:40.280
spot the difference question so that
00:02:40.280 –> 00:02:42.760
you’ve got the beginning, then here I’ve
00:02:42.760 –> 00:02:44.480
got a block score question that divides
00:02:44.480 –> 00:02:47.280
into two branches and now
00:02:47.320 –> 00:02:49.440
again after this order it question
00:02:49.680 –> 00:02:52.680
divides into a lower and
00:02:52.680 –> 00:02:55.200
a higher score. Okay,
00:02:55.600 –> 00:02:57.840
so we could also do the same on the other
00:02:57.840 –> 00:03:00.800
side if we wanted to and then
00:03:01.840 –> 00:03:03.680
I want to remove this one
00:03:04.920 –> 00:03:07.800
and this one so that we’ve got the same
00:03:07.800 –> 00:03:09.760
sort of branching logic on both sides
00:03:10.400 –> 00:03:13.240
for the other branch that is here
00:03:13.240 –> 00:03:16.240
from an earlier branching already. So
00:03:16.240 –> 00:03:18.440
we just copied these blocks in here, but
00:03:18.440 –> 00:03:21.280
what you could also do, if I remove that
00:03:21.440 –> 00:03:23.680
again, is that
00:03:24.520 –> 00:03:27.200
if I click on that order it block,
00:03:29.040 –> 00:03:31.640
and then see the score range down here,
00:03:31.680 –> 00:03:34.480
instead of dragging and dropping the
00:03:34.480 –> 00:03:36.440
block over there, I can click on this
00:03:36.440 –> 00:03:38.320
dropdown menu and choose which block I
00:03:38.320 –> 00:03:40.320
want next. So I want this one here and
00:03:40.320 –> 00:03:41.680
then it puts it in there. So there are
00:03:41.680 –> 00:03:43.120
two different ways. If you’ve already got
00:03:43.120 –> 00:03:44.960
that block elsewhere in the Riddle, you
00:03:44.960 –> 00:03:47.200
can copy and paste it over, but you can
00:03:47.200 –> 00:03:50.080
also use the dropdown menu here to
00:03:50.240 –> 00:03:52.640
slot that in into the right place.
00:03:53.280 –> 00:03:54.880
So we’ve got all our questions and then
00:03:54.880 –> 00:03:57.840
result pages at the end. You can also
00:03:57.840 –> 00:04:00.080
decide whether you want to have the same
00:04:00.080 –> 00:04:02.280
result page for everyone or different
00:04:02.280 –> 00:04:05.280
result pages for different score ranges.
00:04:05.280 –> 00:04:07.100
So what I could do is give
00:04:08.320 –> 00:04:11.280
the people between 50 and 100%
00:04:11.600 –> 00:04:14.400
this result page here and
00:04:14.640 –> 00:04:17.600
the others the other one.
00:04:18.720 –> 00:04:20.100
I want to reuse these result pages so I’m
00:04:20.100 –> 00:04:23.100
going to click on control
00:04:23.100 –> 00:04:26.720
or command to copy them over. So here I
00:04:26.720 –> 00:04:29.600
want that one and here I want
00:04:29.600 –> 00:04:31.320
that one. So that means you can really
00:04:31.320 –> 00:04:33.520
decide based on the score, based on any
00:04:33.520 –> 00:04:35.760
other metric that you want to,
00:04:36.960 –> 00:04:39.760
who sees what for the result
00:04:39.760 –> 00:04:40.480
pages.
00:04:42.800 –> 00:04:45.520
Okay, we’ve got our quiz. I’ll just show
00:04:45.520 –> 00:04:48.240
you how that works so you can
00:04:48.240 –> 00:04:49.100
see what it would look like.
00:04:52.720 –> 00:04:55.480
Okay, so if I get this answer
00:04:55.480 –> 00:04:56.160
wrong
00:05:02.160 –> 00:05:05.160
I will now be shown this text
00:05:05.160 –> 00:05:07.040
block here, giving me more information
00:05:07.440 –> 00:05:10.400
about water. And then I
00:05:10.400 –> 00:05:11.360
keep going.
00:05:16.640 –> 00:05:17.440
Got it wrong.
00:05:23.860 –> 00:05:26.860
And now I’m shown this ad here because
00:05:26.860 –> 00:05:28.940
I didn’t get that question right.
00:05:31.040 –> 00:05:33.600
and it’s telling me that I should
00:05:33.840 –> 00:05:35.960
try again and get a better score next
00:05:35.960 –> 00:05:38.880
time. So that’s because we’ve gone
00:05:38.880 –> 00:05:41.640
down this branch here
00:05:44.120 –> 00:05:45.360
of getting this wrong
00:05:47.200 –> 00:05:49.120
and here, and every question here was
00:05:49.120 –> 00:05:51.280
wrong as well, so I went down this path
00:05:51.360 –> 00:05:53.560
here and got the result page here. I’d
00:05:53.920 –> 00:05:56.120
like to show you a second example for the
00:05:56.160 –> 00:05:58.080
total score logic as well, and for this
00:05:58.080 –> 00:06:00.080
we’re going to look at our
00:06:01.200 –> 00:06:03.920
movie quiz. We have all these
00:06:04.160 –> 00:06:07.120
different questions here. The final one
00:06:07.120 –> 00:06:10.040
that’s scored being this one here, the
00:06:10.040 –> 00:06:12.960
single-select question. And I still
00:06:12.960 –> 00:06:14.320
have a question after that,
00:06:15.760 –> 00:06:17.360
but it’s not a scored question, it’s a
00:06:17.360 –> 00:06:19.480
marketing question asking
00:06:19.480 –> 00:06:21.680
whether your audience prefers watching
00:06:21.680 –> 00:06:24.320
movies at home or at a cinema. And
00:06:24.720 –> 00:06:27.520
The result pages depend on the score so
00:06:27.520 –> 00:06:28.840
far, but I still want to ask this
00:06:28.840 –> 00:06:31.480
question afterwards. And so I’ve got four
00:06:31.480 –> 00:06:32.100
branches at the end, and therefore I need
00:06:32.100 –> 00:06:35.840
to branch out before this question. And
00:06:35.840 –> 00:06:37.100
so I’ll show you in branching logic now
00:06:37.100 –> 00:06:40.480
how that works. I’ve zoomed out so you
00:06:40.480 –> 00:06:41.880
can see a bit better. So we’ve got all
00:06:41.880 –> 00:06:44.600
these questions here, then this
00:06:44.600 –> 00:06:46.320
single-select question here, where we
00:06:46.320 –> 00:06:49.160
then branch it out into those who
00:06:49.160 –> 00:06:51.160
have a cumulative score of zero to 49%
00:06:51.160 –> 00:06:54.080
and everyone else. And
00:06:54.240 –> 00:06:55.880
they then get the same questions
00:06:55.880 –> 00:06:57.840
following that, but because at the end
00:06:57.840 –> 00:07:00.240
I’ve got result pages that are based on
00:07:00.240 –> 00:07:02.480
those scores, as well as the marketing
00:07:02.480 –> 00:07:04.880
question, I want to split that up before
00:07:04.880 –> 00:07:07.440
we get there. So that now, if someone has
00:07:07.440 –> 00:07:10.080
got a total score of up
00:07:10.080 –> 00:07:12.240
to 49%, they get,
00:07:12.840 –> 00:07:15.600
and they should have these answer
00:07:16.480 –> 00:07:18.960
pages here, the ‘Good try’ ones.
00:07:20.400 –> 00:07:23.360
And if they have a, if they’ve
00:07:23.400 –> 00:07:25.200
answered movie theater or home cinema,
00:07:25.200 –> 00:07:27.160
then they get a voucher for whichever one
00:07:27.160 –> 00:07:28.800
they chose. That’s why we’ve got two
00:07:28.800 –> 00:07:31.520
within that. And here, anyone who
00:07:31.520 –> 00:07:33.400
got above 49%
00:07:34.160 –> 00:07:36.640
then gets the ‘Great
00:07:36.640 –> 00:07:38.880
job’ result page.
00:07:39.840 –> 00:07:42.400
And that is also then
00:07:42.560 –> 00:07:44.880
branched out into whether they answered
00:07:44.880 –> 00:07:47.480
home cinema or a
00:07:47.680 –> 00:07:50.560
movie theater. Okay, so you can
00:07:50.560 –> 00:07:53.520
see that total score logic can be used in
00:07:53.520 –> 00:07:55.280
different ways. I’ll put both these
00:07:55.280 –> 00:07:57.120
quizzes underneath so you can play them.
00:07:57.920 –> 00:07:59.240
And if you have any questions, feel free
00:07:59.240 –> 00:08:01.600
to ask us. If not, I’ll see you in
00:08:01.600 –> 00:08:03.360
another branching logic video.