account
a sign up form requiring an email and password - it will POST the input values on submit
account (ambiguous)
a sign up form with minimal identifying attributes, requiring an email and password - it will POST the input values on submit
account (extended info)
a sign up form requiring an email and password along with some identity information - it will POST the input values on submit
account (extended info, spec)
an sign up form that is structured to conform with the standard autocomplete spec, and contains valid autocomplete attributes on all fields
account with security questions
a sign up form requiring an email, password, and multiple security questions for account recovery