Closed robertsamm closed 3 years ago
@robertsamm Seems to be working for me. Maybe an issue with the browser cache?
Tested in incognito mode and still not seeing the INTRONONCISWOM intro or the HORNONCISWOM question for SEX=3, SEX2=6, GEN=2. Tested with: {"firstName":"Amelia","AGE":"55","SEX":["3"],"SEX2":["6"], "GEN":["2"],"WORK":["1"]}
Moving to triage.
I see that this is working correctly now. I reloaded the markup incorrectly. Closing.
Both the intro text INTRONONCISWOM and question for HORNONCISWOM is missing for SEX=3, SEX2=6, GEN=2.
Both should display if: SEX= (01 “MALE” OR 03 “INTERSEX OR OTHER”) AND GEN= (02 “FEMALE”, 04 “TRANSGENDER FEMALE”, 05 “GENDERQUEER”, OR 06 “ADDITIONAL GENDER”)
Tested with: {"firstName":"Amelia","AGE":"55","SEX":["3"],"SEX2":["6"], "GEN":["2"],"WORK":["1"]} {"firstName":"Amelia","AGE":"55","SEX":["3"],"SEX2":["2"], "GEN":["4"],"WORK":["1"]}