Using Sliders for Quiz Score

Jul 06, 2016

Okay, I'm a bit stumped here.

I have a series of questions where users answer using a slider. I'd like each question to contribute to an overall score. Once they've completed the assessment, the goal is to display a particular layer depending on their score.

But I'm not quite sure what triggers to use. Each slider is its own variable (ex. Slider01) and I've created a number variable called QuizTotal. I've tried adding a value of 1 to QuizTotal every time Slider01 moves but it adds 1 for each slider movement (back and forth). I've tried adding variable Slider01 to QuizTotal when a user clicks a Submit button, but it doesn't add anything. I've also tried adding a condition (ex. add value of 3 to QuizTotal if Slider01 is equal to 3). None of this has worked.

Any ideas?

8 Replies
Ana Kruljevic

Thanks for the reply, but that's the same issue I'm getting. Do you see when you drag the slider backward how it increases the total? That's not what I'd like.

I'd like for only the value of where the slider ends up to contribute to the total. So, for example, if you drag it all the way to 3, then to 2, and then back to 3, I'd like the total to be 3, not 8.

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