Game Show SLIDER

Nov 13, 2018

I'm creating a DAILY DOUBLE event in a Jeopardy quiz.  At a random point I'm going to let the user make a "bet" based on their current score.

I'd like to present them with a slider they can just scroll from left to right.  I understand manually setting up a slider, but I need to do it dynamically in the middle of the game.

1) I'd like the minimum (START) and maximum (END) values to be something I can set at the moment the Daily Double is triggered.   
2) I'm keeping track of their score in a variable I've created called TOTAL, it could be 3000-4000 points by the time this triggers.
3) So when it triggers, how can use variables to set the parameters so the END is equal to their current score stored in the TOTAL variable?

I can probably figure out how to adjust the START based on getting 3) above worked out.

Thanks in advance.

Storyline 360

5 Replies
Michael Hinze

Have a look at the attached and see if this helps at all. You probably want to add some logic in slide 1 to make sure that the start value can never be higher than the end value. Also, you may want to think about rounding the daily double value, so that users only see integer numbers (no decimals).

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