In the storyline, depends upon login how can I control the visibility of a slide

Nov 09, 2017

Can any one please suggest me... In the storyline, depends upon login how can I control the visibility of a slide. 

I mean for example : I would like to display slide number 2 only for "x" category. For "Y" category peoples I don't want to show slide number 2.

Please help me some one that is it possible or not?

Thanks in Advance.

Krishna.

3 Replies
Brian Dennis

The solution requires two parts: a) Storyline code and b) LMS support.

For (a) you would need to define a project numeric variable in SL that holds a value. Let's call the variable "Role". Every slide would need a trigger on timeline start that looks at the value of Role. If Role > X, go somewhere else...

Possible, but lots of work

Point (b) is more critical. does your LMS support passing the user's role, or custom variable. Ninety percent chance the answer is no, so things are stopped. If possible, you'll need to add code in SL to read the variable from the LMS launcher and set Role accordingly.

Best of luck. Possible, but not trivial.

 

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