Swift Patterns for accessible login where user needs add pick nth character of password per input field
Swift Patterns for accessible login where user needs add pick nth character of password per input field
- Subject: Swift Patterns for accessible login where user needs add pick nth character of password per input field
- From: "email@hidden" <email@hidden>
- Date: Tue, 15 Nov 2016 11:42:52 +0000
Hi all,
I need a steer on best approaches for a password/login where a user has say three input fields and they will be asked for random characters from their password to login. I need VO to announce what those characters are.
Is there an 'established' or preferred way of doing this?
My current thinking is to create a function that will hold the variables that are requested (say 'Enter first letter of PWD' or 'Enter first letter of PWD' etc) - and then dynamically label the inputs will these string values or use a post notification.
I'm doubly in the dark also, as I'm not seeing any code from my client - so any help would be appreciated.
Thanks
Josh
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden