Ticket #60 (closed feature: Fixed - Live)

Opened 16 years ago

Last modified 16 years ago

Build La Luna sweepstakes for PHG

Reported by: khaled Owned by: khaled
Priority: major Milestone: Beta 10 Release
Component: main web platform Version:
Severity: In Release (Tech) Keywords:
Cc:

Description

Build the front end sweepstakes page for the La Luna give away. See attached files.

Attachments

LalunaPNGs.zip (102.6 kB) - added by lila 16 years ago.
PHG_LaLuna.psd.zip (2.5 MB) - added by lila 16 years ago.
PHG_LaLuna02.jpg (488.8 kB) - added by lila 16 years ago.
PHG_LaLuna03.jpg (468.8 kB) - added by lila 16 years ago.
LALUNA latest first page.jpg (325.5 kB) - added by maryann 16 years ago.

Change History

  Changed 16 years ago by khaled

  • component changed from unknown / unassigned to main web platform
  • severity changed from New / Just Added to Assigned

Changed 16 years ago by lila

Changed 16 years ago by lila

Changed 16 years ago by lila

Changed 16 years ago by lila

Changed 16 years ago by maryann

  Changed 16 years ago by maryann

  • owner changed from maryann to khaled
  • status changed from new to assigned
  • severity changed from Assigned to Complete - Ready for QA

I finished this as far as css and phtml go. The only thing that still needs done are the "bubbles", which Ranji was going to do with Khaled's help.

  Changed 16 years ago by khaled

  • owner changed from khaled to brent

Testing Plan

1. Verify that page displays correctly at devpreg.healthguru.com/applications/sweepstakes
2. Check that registeration on first page works. Also that it verifies against required fields. Confirm error messages are correct.
3. Check that page two displays correctly. Verify working form.
4. Check that page three displays correctly.

follow-up: ↓ 5   Changed 16 years ago by brent

  • owner changed from brent to khaled
  • severity changed from Complete - Ready for QA to Testing Failure

1. Category field name is not right Should say "Which best describes you:"
2. "Which best describes you:" field and submit button should move to right column and captcha to the left column.
3. Text beneath form describing the giveaway should have heading that says "Sweepstakes IncludeS" Also "Delux" is mispelled.
4. Typo in form description "If you win theh grand prize" the is mispelled.
5. borders at bottom of page and footer is all jacked up.
6. Welcome to Laluna headling below form has artwork issue with weird apostrophe.
7. Beaneath submit button there should be a check box that is pre-checked saying "Recieve updates from Health Guru" and a separate link that says "click here to login"
8. Tried registering with the username "Yo" and it allowed it. I belive we need to have minimum of 4 characters.
9. error message for "Street Adress" reads as "street_address is empty" ned to lose the underscore.
10. Password Error message says "Password do not match" should say "Passwords do not match". Also it popped up even when the passwords were entered correctly.
11. page 3 headline should be entered as text and say.... Thanks for Entering the sweepstakes! You may also be interested in watching one of our pregnancy travel videos.
12. The pics on the 3rd page for the travel videos are the wrong size. should be 270x202?? size
13. on the 3rd page the box and header are no longer connected.
14. upon completion the user should be logged-in.
15. If i try to enter twice the error message says "User Name Already Exists" this should be changed to "Our records indicate that you have already registered for this sweepstakes"
16. pictures for 3 things in right column are not right.
17. background is jacked for page 2 and 3
18. Terms and conditions for the bottom of the page are shown below.

valid for one year (until 30 April 2010) based on availability and subject to Laluna terms, condition and cancellation policy.

black out date: major U.S. holidays

Gov tax and service charge (tips) not included

Valued at $4,000

Airfare not included

Employess of Laluna and FullTurn? Media not eligible.

in reply to: ↑ 4   Changed 16 years ago by maryann

  • owner changed from khaled to ranji
  • severity changed from Testing Failure to In Progress

Replying to brent:

1. Category field name is not right Should say "Which best describes you:"<---fixed
2. "Which best describes you:" field and submit button should move to right column and captcha to the left column.<----done
3. Text beneath form describing the giveaway should have heading that says "Sweepstakes IncludeS" Also "Delux" is mispelled.<---fixed
4. Typo in form description "If you win theh grand prize" the is mispelled.<---fixed
5. borders at bottom of page and footer is all jacked up.<---fixed
6. Welcome to Laluna headling below form has artwork issue with weird apostrophe.<---fixed by taking out artwork, as suggested by lila
10. Password Error message says "Password do not match" should say "Passwords do not match". Also it popped up even when the passwords were entered correctly.<---given to ranji, should be fixed according to him
11. page 3 headline should be entered as text and say.... Thanks for Entering the sweepstakes! You may also be interested in watching one of our pregnancy travel videos.<---done
12. The pics on the 3rd page for the travel videos are the wrong size. should be 270x202?? size<---done, made them 270x202
13. on the 3rd page the box and header are no longer connected.<--- shouldn't be a problem anymore
16. pictures for 3 things in right column are not right.<----fixed
17. background is jacked for page 2 and 3<---fixed
18. Terms and conditions for the bottom of the page are shown below.<--- added these

Assigned to Ranji----------

14. upon completion the user should be logged-in.
15. If i try to enter twice the error message says "User Name Already Exists" this should be changed to "Our records indicate that you have already registered for this sweepstakes"
7. Beneath submit button there should be a check box that is pre-checked saying "Receive updates from Health Guru" and a separate link that says "click here to login"<---ranji needs to finish this
8. Tried registering with the username "Yo" and it allowed it. I belive we need to have minimum of 4 characters.
9. error message for "Street Adress" reads as "street_address is empty" ned to lose the underscore.

follow-up: ↓ 7   Changed 16 years ago by khaled

  • owner changed from ranji to maryann
  • severity changed from In Progress to Testing Failure

Dev Testing Results: (Khaled)

Copy Issues, Page 1:
1. In the sweepstakes rules (<div id="rules">), Employess should be Employees
2. In the Welcome to Laluna section (<div id="location_description> <p>) Missing whitespace between 'sharewith' and 'striclylimited' also after comma in 'hideaway,which'
3. Remove colon (:) from 'Which best describes you :' in the form (<div id="info_box"><form>) to be consistent with other form labels which do not have colons.

Functionality, Page 1:
1. Balloons do not fade away but remain permanently after I leave any form field (onblur I assume). This is problematic if I am simply switching from one field to another (like last name to user name) and the ballon is blocking the field.
2. State menu looks blank using the state abbreviations versus the size of the field. Is it possible to use the full state names instead or include them also? This is stylistic so disagree if you think no.
3. Login link in ballons does not work.
4. No error ballon if zip code is incorrect.
5. <div id="error"> is too wide and is overlapping the submit button causing click area problems.

Copy Issues, Page 2
1. Images in <div id="benefit_1>, etc. are not the same as on the first page, then are all the same image.
2. The Sweepstakes include list in the first item has the word 'Delux' which should be 'Deluxe'.
3. Same issue as with Page 1 regarding 'Employess' should be 'Employees' (see #1 for Copy Issues Page 1)
4. Same copy issues with the Welcome to Laluna section (see #2 for Copy Issues page 1)

Copy Issues, Page 3
See #1 and #2 for Copy Issues Page 1.

Functionality Issues for logged in user.
1. After Logging in, my info is not retrieved (Street Address, City, State, Zip)
2. Zip code bubble works for logged in users (this is right, but conflicts with it not working when not logged in).
3. Users who have registered for the sweepstakes should be taken to the last page not the first, there is no way to reach the last page again if you are logged in and registered for the sweepstakes.

in reply to: ↑ 6   Changed 16 years ago by maryann

  • owner changed from maryann to ranji
  • severity changed from Testing Failure to In Progress

Replying to khaled:

Dev Testing Results: (Khaled)

Copy Issues, Page 1:
1. In the sweepstakes rules (<div id="rules">), Employess should be Employees<---fixed
2. In the Welcome to Laluna section (<div id="location_description> <p>) Missing whitespace between 'sharewith' and 'striclylimited' also after comma in 'hideaway,which'<---fixed
3. Remove colon (:) from 'Which best describes you :' in the form (<div id="info_box"><form>) to be consistent with other form labels which do not have colons.<---fixed


Functionality, Page 1:
1. Balloons do not fade away but remain permanently after I leave any form field (onblur I assume). This is problematic if I am simply switching from one field to another (like last name to user name) and the ballon is blocking the field.
2. State menu looks blank using the state abbreviations versus the size of the field. Is it possible to use the full state names instead or include them also? This is stylistic so disagree if you think no.
3. Login link in ballons does not work.
4. No error ballon if zip code is incorrect.
5. <div id="error"> is too wide and is overlapping the submit button causing click area problems.

Copy Issues, Page 2
1. Images in <div id="benefit_1>, etc. are not the same as on the first page, then are all the same image.<---fixed
2. The Sweepstakes include list in the first item has the word 'Delux' which should be 'Deluxe'.<--fixed
3. Same issue as with Page 1 regarding 'Employess' should be 'Employees' (see #1 for Copy Issues Page 1)<--fixed
4. Same copy issues with the Welcome to Laluna section (see #2 for Copy Issues page 1)<---fixed

Copy Issues, Page 3
See #1 and #2 for Copy Issues Page 1.<--fixed

Functionality Issues for logged in user.
1. After Logging in, my info is not retrieved (Street Address, City, State, Zip)
2. Zip code bubble works for logged in users (this is right, but conflicts with it not working when not logged in).
3. Users who have registered for the sweepstakes should be taken to the last page not the first, there is no way to reach the last page again if you are logged in and registered for the sweepstakes.

follow-up: ↓ 10   Changed 16 years ago by brent

1. Checkbox not close enough to "Receive updates from Health Guru"
2. in the "Which best describes you" we should have the option of "None of the above"
3. the "Welcome to Laluna" headline should say "Laluna Resort & Spa"
4. "*Our records indicate that you have already registered for this sweepstakes" message runs over submit button.
5. if the user is logged in an has already entered the sweepstakes the user should be taken to the final page.

  Changed 16 years ago by maryann

  • owner changed from ranji to khaled
  • severity changed from In Progress to Complete - Ready for QA

in reply to: ↑ 8   Changed 16 years ago by maryann

Replying to brent:

1. Checkbox not close enough to "Receive updates from Health Guru"<---fixed
2. in the "Which best describes you" we should have the option of "None of the above"<---added
3. the "Welcome to Laluna" headline should say "Laluna Resort & Spa"<---fixed
4. "*Our records indicate that you have already registered for this sweepstakes" message runs over submit button.<---fixed
5. if the user is logged in an has already entered the sweepstakes the user should be taken to the final page.<---fixed by ranji





  Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • severity changed from Complete - Ready for QA to Testing / In QA

Dev Testing Results.

Copy issues, Page 1:
1. 2. 3. Passed
Functionality issues, Page 1:
1. 2. 3. 4. 5. Passed

Copy issues, Page 2:
1. 2. 3. 4. Passed

Copy issues, Page 3:
1. 2. Passed

Logged in User Functionality:
1. 2. 3. Passed

follow-up: ↓ 13   Changed 16 years ago by khaled

  • owner changed from brent to maryann

Additional Task:

1. Add "Valid for U.S. Residents only." to sweepstakes rules above Black out date: Major U.S. holidays.

in reply to: ↑ 12   Changed 16 years ago by maryann

  • owner changed from maryann to brent
  • severity changed from Testing / In QA to Complete - Ready for QA

Replying to khaled:

Additional Task:

1. Add "Valid for U.S. Residents only." to sweepstakes rules above Black out date: Major U.S. holidays.<---fixed

  Changed 16 years ago by brent

  • severity changed from Complete - Ready for QA to Testing Failure

6. click here to login link should have rollover effect (change to black?)

  Changed 16 years ago by brent

  • owner changed from brent to khaled

  Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • severity changed from Testing Failure to LIVE Fix - Awaiting Testing

Corrected Issue 6: On rollover login link ('Click here to login') changes color to black.
-Passed Dev Testing.

  Changed 16 years ago by brent

  • owner changed from brent to khaled
  • severity changed from LIVE Fix - Awaiting Testing to LIVE Test - Failed

Can we add a link to the bottom of the pages to www.laluna.com/

  Changed 16 years ago by khaled

  • status changed from assigned to closed
  • resolution set to Fixed - Live
  • severity changed from LIVE Test - Failed to LIVE - Accepted

Ticket Closed as complete. New feature requests have been added to ticket #75.

Note: See TracTickets for help on using tickets.