Forum Discussion

JeremyKelley-20's avatar
JeremyKelley-20
Community Member
3 years ago

Password to access content

I want to add a password that the user has to know to reveal content, i.e. continue to the next slide. I figured out how to do that but I'd like to give it a limit. Maybe after 3 attempts, it says to contact your administrator. I know I need to use variables for this but just can't get it to count correctly. It'll be used to access a training video in 30 different languages. Here is what I have so far...password | Review 360 (articulate.com)

  • When the slide starts, set the numeric variable to 0.

    When the checkmark is clicked, add one to the variable. When the checkmark is clicked, show the X and Repeat Arrow if the variable <=3, else show the See Administrator message.