Forum Discussion
How to add points for additional questions to the result slide
Hi, Daria, and welcome to E-Learning Heroes! ✨
Are you looking for a way to have extra credit questions, or do you want to include questions from different areas into one results slide?
If it's the second option, then when you add a Results slide, you can select all the questions that will be considered.

Extra credit is a little more involved but certainly doable:
On the results slide, only select the main quiz questions (exclude the extra credit ones).
Create a variable for the extra credit (let's call it extra)
In each of the extra credit ones, add a trigger to the Correct feedback layer adding 10 points to the variable extra.

On your Results slide, add a trigger that adds the Results.PassPoints variable to the extra variable, then display it on a textbox for the user.
I would also suggest limiting the maximum points with a condition (so, for example, the maximum is 100 points, the extra credit would not allow the user to get 120).

I am attaching a sample .story file. It has 2 extra credit questions (maximum 20 points) and 3 regular questions (maximum 30 points).
Let me know if this works!
Related Content
- 9 months ago