episphere / questionnaire

1 stars 2 forks source link

Various Quest survey issues #176

Closed meshferg closed 1 year ago

meshferg commented 3 years ago

Date: 8/25/2021 Environment: dev Ferguson running through the Quest module 1 survey: • Permits children to be older than participant • If you skip close-to-you contact entry, it still asks for the contact’s phone number • Intermittent rendering: First screen of “Tobacco and nicotine” had no text, just a “Next” button • No boundary limits on any “number of pills per day”. (It seems this was a general issue on any numerical entry.) • Allowed males to have age of first menstrual cycle • Allowed males to have pregnancies • Allowed pregnancy before first menstrual cycle. • Pregnancy summary screen displayed “breastfeed = no”, even though “yes” was checked. And vice versa. • Permitted second pregnancy to be before (by date) first pregnancy • Permitted wake up time to be before bedtime • Allows known invalid SS#s

cusackjm commented 1 year ago

Should we add a range check? @cunnaneaq • Permits children to be older than participant • Permitted wake up time to be before bedtime

This is intended: • If you skip close-to-you contact entry, it still asks for the contact’s phone number • Allowed pregnancy before first menstrual cycle. • Allows known invalid SS#s

Testing and creating separate issue if these still exist: • Intermittent rendering: First screen of “Tobacco and nicotine” had no text, just a “Next” button

This is fixed: • Allowed males to have age of first menstrual cycle • Allowed males to have pregnancies • Pregnancy summary screen displayed “breastfeed = no”, even though “yes” was checked. And vice versa. • Permitted second pregnancy to be before (by date) first pregnancy • No boundary limits on any “number of pills per day”. (It seems this was a general issue on any numerical entry.)

cunnaneaq commented 1 year ago

Permits children to be older than participant - I think we discussed this a while ago and decided not to be too restrictive? But, open to discussing again

Permitted wake up time to be before bedtime - it makes sense to me to add a check in here, what do you think?

cusackjm commented 1 year ago

Ah yes, I remember that.

Also just realized wake up time can be before bedtime for shiftworkers, so no range checks