Articulate Storyline 360: Display a Password in Plain Text Using JavaScript
When developing a login screen, quiz access page or any password-protected interaction in Articulate Storyline 360, you may need to access the password entered by the learner in plain text. By default, Storyline password fields hide the entered characters using dots or asterisks to protect the password.
Click Preview to see How to Display a Password in Plain Text Using JavaScript in Articulate Storyline 360.
You can overcome this limitation with a few Storyline variables, triggers and a simple JavaScript.
In this blog, you will learn how to display a password in plain text using JavaScript and enable a button only when the correct password is entered.

