What is chunking?
Technique to help process data faster and easily remember it by breaking data into smaller groups.
What are the benefits of using chunking?
What are the benefits of using alignment?
What is the best alignment for form labels?
Top aligned labels
What is a difficulty in using side aligned form labels?
Makes more work for the users scanning left and right.
What are difficulties in using labels inside form fields?
What 3 things does a good CTA tell the user?
What 4 things does visual hierarchy do?
What are progress indicators?
Indicates how much progress have been made in a process.
What 2 principles should progress indicators adhere to?
- Make it clear which steps have been complete vs yet to be finished
What 4 things do progress indicators do?
What is a digital affordance?
Helps users understand how your product is operated.
What 4 things does a digital affordance do?
What is a pattern library?
Collections of desktop and mobile screenshots.
What should you be wary about with pattern libraries?
In what 3 ways should help be available on your site?
What is inline validation?
Tells the users how they are doing it as they complete a form.
When should inline validation NOT be activated?
Validation should not occur before the input is given or before the user has left the field.
What 3 things should you do when error handling?