-
Notifications
You must be signed in to change notification settings - Fork 0
MathQuest User Stories
Cory Campbell edited this page Nov 29, 2023
·
21 revisions
- If I don't have an account and I'm not logged in to the website, I want to be able to sign up my child for a MathQuest Account via
a sign-up form.
-
While I'm on the
/signup
page:- On a simple and user-friendly form; I would
ONLY
like to give my child's first name, username, and password to protect my child's identity. - After signing up successfully, I would like the website to automatically log me in.
- On a simple and user-friendly form; I would
-
When invalid data is entered on the sign-up form:
- I would like the website to visually show me what validations failed to pass, and repopulate my valid information on the form.
- That way, I don't have to fill out the form again in the areas that passed.
-
- As a registered user but still unauthorized, I want to be able to log in to the website via a log-in form.