Ticket #162 (assigned feature)

Opened 16 years ago

Last modified 16 years ago

BHG: All Surveys Page

Reported by: khaled Owned by: lila & brent
Priority: major Milestone: Beta 16 Release
Component: standard platform Version:
Severity: In Review (Tech) Keywords:
Cc:

Description

Build the All Surveys for Baby Health Guru as per design.

Back end is part of new Standard platform (applications/surveys)
Front end is two tasks:
1. CSS generic for Standard platform
2. CSS specific for BHG

Attachments

SurveyReTake.png (46.4 kB) - added by lila 16 years ago.
BHG_AllSurveyPage.jpg (0.6 MB) - added by lila 16 years ago.

Change History

  Changed 16 years ago by khaled

  • owner changed from khaled to maryann
  • status changed from new to assigned
  • severity changed from New / Just Added to Assigned

Evaluated design and approved. Cleared for implementation.

  Changed 16 years ago by maryann

  • owner changed from maryann to faisal

Front end done.

  Changed 16 years ago by faisal

  • owner changed from faisal to khaled
  • severity changed from Assigned to Complete - Dev Testing

Back end done

note for related videos:
will only show up when there is a featured survey and taking keywords from it.

  Changed 16 years ago by maryann

-the completed/not-completed function does not appear to be functional

  Changed 16 years ago by khaled

  • owner changed from khaled to faisal

Added database storage of completion of survey to hg_user_surveys table. Should be able to retrieve the results of survey completion via two elements, the logged in user and the surveys[<surveyid>]completed? session variable.

  Changed 16 years ago by faisal

  • owner changed from faisal to khaled

I'm getting an error when logged in and still not storing.

Khaled:
Completion state should just start to work, the surveys page and right col surveys checks using the
getSuveys method from SurveyModel? or using the session->survey[surveyId][completed] status

  Changed 16 years ago by khaled

  • owner changed from khaled to maryann
  • severity changed from Complete - Dev Testing to Assigned

-Fixed completion state, also fixed the error that occurs. Session is now properly preserved and pushed to the database when a user logs in.

Page now needs front-end fix for Surveys Completed box.

  Changed 16 years ago by maryann

  • owner changed from maryann to khaled

--Surveys Completed box is finished (was sent back to you when I sent back the Survey Results Page)
--function of re-taking needs to be implemented both back-endly and front-endly

  Changed 16 years ago by khaled

  • severity changed from Assigned to Complete - Dev Testing

-Added a flag if user is redirected to the survey results page (i.e. goes to a survey that is already completed and gets redirected to the survey results page) so that a partial with the option of retaking the survey appears at the top of the page. Retake functionality now works on survey as well if the survey url reads /applications/survey/retake/<surveyid>.

  Changed 16 years ago by khaled

  • severity changed from Complete - Dev Testing to Implementing Platform Code

Working on adding link to completed surveys in all surveys section that lets the user retake the survey directly.

Changed 16 years ago by lila

  Changed 16 years ago by maryann

The retake seems to work, but now I can't seem to normally take a survey, whenI try to take any survey it says that I've already taken it (this is when I'm logged in). We can look at this together

  Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • severity changed from Implementing Platform Code to Complete - Ready for QA

Added retake to all surveys page. Fixed retake functionality. Made Get results link go to the actual results page directly.

Fixed response count aggregation script for surveys so that it now stores all the responses to a survey in the hg_survey table.

Changed 16 years ago by lila

follow-up: ↓ 14   Changed 16 years ago by lila

  • owner changed from brent to khaled and maryann

QA--LILA dec 4, 2009
phase #2

Mac OS 10
FIREFOX 3.0

Page Tested:
BHG All Surveys page-- http://devbaby.healthgurumedia.com/applications/surveys

-Title bar color: #e7e7e7 (currently purple)
-the Featured Survey section should be tighter/closer together--'Featured Survey' text should be closer to the title bar & title of the survey along with the img, text to the left, and 'take complete survey btn' should be higher
-Survey roll over: #d9d9d9 color surrounds entire survey (like how the function is currently working on the related vids in the right hand col--also on mock up)
-survey call out question in rt hand col needs to fit our new design (see partial and components ticket #185).

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

  • owner changed from khaled and maryann to lila

Replying to lila:
QA--LILA dec 4, 2009
phase #2

Mac OS 10
FIREFOX 3.0

Page Tested:
BHG All Surveys page-- http://devbaby.healthgurumedia.com/applications/surveys

1. Title bar color: #e7e7e7 (currently purple)<--- done
2. the Featured Survey section should be tighter/closer together--'Featured Survey' text should be closer to the title bar & title of the survey along with the img, text to the left, and 'take complete survey btn' should be higher<---doneskies because I care about above the fold-ness
3. Survey roll over: #d9d9d9 color surrounds entire survey (like how the function is currently working on the related vids in the right hand col--also on mock up)<---done, but only because I'm a genius
4. survey call out question in rt hand col needs to fit our new design (see partial and components ticket #185).<---phase 2ing everything that's not already done

  Changed 16 years ago by lila

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

follow-up: ↓ 17   Changed 16 years ago by lila

  • owner changed from lila to maryann & khaled
  • severity changed from Testing Passed to Testing Cross Browser Problem

BHG-All Surveys Page
QA--LILA dec 8, 2009
phase 01
IE 07
Page Tested: http://devbaby.healthgurumedia.com/applications/surveys

1. entire rt hand col is underneath the You Are Here box in the left hand col
2. Baby Health Survey in rt hand col--the options user can check are not vertically aligned--they go to the right

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

  • owner changed from maryann & khaled to lila
  • severity changed from Testing Cross Browser Problem to Complete - Ready for QA

Replying to lila:

BHG-All Surveys Page
QA--LILA dec 8, 2009
phase 01
IE 07
Page Tested: http://devbaby.healthgurumedia.com/applications/surveys

1. entire rt hand col is underneath the You Are Here box in the left hand col<--- VBOX
2. Baby Health Survey in rt hand col--the options user can check are not vertically aligned--they go to the right<--- should be in partials, has been fixed

  Changed 16 years ago by deepu

1. entire rt hand col is underneath the You Are Here box in the left hand col<--- VBOX


2. Baby Health Survey in rt hand col--the options user can check are not vertically aligned--they go to the right<--- should be in partials, has been fixed


follow-up: ↓ 20   Changed 16 years ago by maryann

  • owner changed from lila to khaled & maryann
  • severity changed from Complete - Ready for QA to In Progress

New from Josh:
All Surveys Page:
There is a very thick box around the “Heath Guru Surveys” description on the right side which does not match any of the other designs on the site.

Below the featured surveys it says “10 of surveys”

The size of the 300x250 advertisement is slightly wider than the box below it which has the sample survey question

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

  • owner changed from khaled & maryann to lila & brent
  • severity changed from In Progress to Complete - Ready for QA

New from Josh:
All Surveys Page:
There is a very thick box around the “Heath Guru Surveys” description on the right side which does not match any of the other designs on the site. <---was changed to the double line for now

Below the featured surveys it says “10 of surveys”<--fixed

The size of the 300x250 advertisement is slightly wider than the box below it which has the sample survey question<---not big enough to notice, more complicated than you'd think<---move to Phase 2 or bug fix, more complicated than just setting width because it's a partial

Note: See TracTickets for help on using tickets.