episphere / questionnaire

1 stars 2 forks source link

Stuck on Page (trying to NR) #238

Closed cusackjm closed 1 year ago

cusackjm commented 1 year ago

@danielruss Testing in Stage using Chrome on PC laptop. Stuck on HYGIENE and seeing this console error: image image

Entered the following: image

Issue was not identified in Dev, but I did test this scenario using the Edge Browser (unsure if this makes a difference)

danielruss commented 1 year ago

This was labeled COVID-19 Survey, but it appears to be biospecimen.

cusackjm commented 1 year ago

sorry wrong tag

danielruss commented 1 year ago

Ran using local quest on my mac and https://github.com/episphere/questionnaire/blob/main/moduleBiospecimenStage.txt worked fine.... Will Try with Edge ... in about an hour.

danielruss commented 1 year ago

@joshid-ims. I think the problem is caused by line 153 of the module.

[D_479143504?] Next, we have a few questions about your oral health and routine that will help us better understand your mouthwash (saliva) sample.

In the last <b>month</b>, which of these oral hygiene products have you used? Select all that apply.

[203919683] Toothbrush -> D_498984275
[807884576] Floss -> D_205713835
[165596977] Water-based flosser or pick/jet -> D_353467497
[578402172] Tongue Cleaner or Scraper -> D_429994023
[184513726] Teeth-whiteners (strips, etc.) -> D_499977481
[390351864] Mouthwash -> D_406270109
<-> D_899251483_V2>

I don't believe there is a question D_899251483_V2. Can you check that we are not suppose to jump to question D_899251483_2

<-> D_899251483_2>

cusackjm commented 1 year ago

@danielruss @joshid-ims D_899251483_V2 is SrvMtW_PERMTTHLOST_v2r0

danielruss commented 1 year ago

@cusackjm That question does not exist in the module. I think you are referring to the following question:

[D_899251483_2?] Have you lost any of your permanent adult teeth, not including tooth crowns or your wisdom teeth? Select all that apply. 
[812107266] Yes, from accident or injury -> D_724589244
[452438775] Yes, from tooth decay or disease -> D_957305523
[886864375] Yes, for some other reason -> D_360678252
[551489317*]  No

Maybe the "V" in "_V2" is missing?

cusackjm commented 1 year ago

@danielruss yes, I just updated the markdown and will see if that fixed it

cusackjm commented 1 year ago

image Still saw this trying to skip the question. I was able to move to the next question by selecting "toothbrush" but after clicking back I got stuck on a blank screen. Upon refreshing the page, it took e back to the dashboard and I was able to get back to the survey then

cusackjm commented 1 year ago

I tested this scenario in a new account and it passed

danielruss commented 1 year ago

🎆