episphere / quest

experimenting with the idea of a questionnaire markup
https://episphere.github.io/quest/
2 stars 11 forks source link

Module 3- Info Bubble Sizing Issue #316

Closed ashreves closed 3 years ago

ashreves commented 3 years ago

Informational text incomplete. Missing part of last sentence. (3/11 update) I like the colored box change, but still cutting off part of the info text.

[Informational text when “regular basis” is selected: We understand that the meaning of "regular basis" might be different for different people. When you answer this question, please think about what "regular basis" means to you.]

ECIG3 and all informational texts for "regular basis."

image

hzhao392 commented 3 years ago

@ashreves EDIT nevermind I see the problem

@kundan22197 this is the question for ECIG3, you can see it does not render the popup in QUEST

[ECIG3?,displayif=equals(TOBACCO,2)] How old were you when you started using e-cigarettes or other vaping devices for nicotine or tobacco on a |popup|regular basis|Informational Text|We understand that the meaning of 'regular basis' might be different for different people. When you answer this question, please think about what "regular basis" means to you.|?
 Age started vaping on a regular basis |__|__|id=REGVAPE_AGE min=isDefined(FIRSTVAPE_AGE,0) max=isDefined(AGE,age)|

CIG3 however renders fine so you can do a comparison between the two

[CIG3?,displayif=equals(TOBACCO,1)] How old were you when you started smoking cigarettes on a |popup|regular basis|Informational Text|We understand that the meaning of 'regular basis' might be different for different people. When you answer this question, please think about what 'regular basis' means to you.|?
kundan22197 commented 3 years ago

yeah, it is fixed now!