need help with triggers

Mar 31, 2020

in a question there are 3 options

option a
option b
option c

if user select option b selected first then the user will get 20 points.
if user select option a+b then user gets 10 points.
same as above if user select option b+c then also user gets 10 points. but if.the user does option a+c+b then he should get 5points. settings the variable to 5 could be used intially but going further it won't help. any suggestions how to fix this

 

1 Reply
Allison LaMotte

Hi Shilpi,

I'm sorry you're having trouble here! I just want to start by pointing out that even if you get this to work, the score won't be sent to your LMS. Storyline doesn't support manually changing the score for quizzes.

If that's not important, then basically what you'd need to do here is:

  • create a numeric variable for the total score
  • add a trigger that adds 20 to the total score variable when the learner selects option B on the condition that no other options are selected
  • add a trigger that adds 10 to the total score variable when the learner selects options B on the condition that A is also selected
  • add a trigger that adds 5 to the total when the learner selects option B on the condition that option A and C are also selected

I hope that helps! Let me know if you run into any issues.

This discussion is closed. You can start a new discussion or contact Articulate Support.