Guest User

Untitled

a guest
Jul 19th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Kelly Michetti1 Dec 2009, 1:05pm
  2. I tested this story on test.solaro.com. You can ignore the thing about https.
  3.  
  4. I am thinking we need some refinements on the page where both child and parent enter in their information (case 2, parent gets to this page by following link in email)
  5.  
  6. 1) Instead of child it should say student. Eventually if high school students do start using this, they might be annoyed being called "child" all the time.
  7.  
  8. 2) The student fields and the parent fields should have their own areas on the page (could add borders, background color, up to you).
  9.  
  10. 3) Instructions should be displayed in their own column directly to the left of the first column, instead of individually above the fields
  11.  
  12. 4)
  13. Remove:
  14. "Please provide login and password for your child
  15. <childname"
  16.  
  17. Instead, the child area should look like:
  18.  
  19. Please confirm <student firstname>'s username [ text area ]
  20. and password [ text area ]
  21.  
  22. The parent area will be similar. The first elements should be the username and password for consistency.
  23.  
  24. Your username [ text area ]
  25. Your temporary password is <password>
  26.  
  27. You may change it here [ text area ]
  28. confirm [ text area ]
  29.  
  30. Then in this order: First name, Last name, Gender, Afficliation Code, I Agree box, Submit
  31.  
  32. 5) "Login" should be replaced with "Username"
  33. We should be avoiding all use of the word "Login" as this word can be a verb or a noun. Username is more concise.
  34.  
  35. 6) Finally the "Please enter you details" at the top left should be removed entirely. If all the above points are implemented, it will be clear to the user what this page is for
Add Comment
Please, Sign In to add comment