episphere / quest

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

Error does not show up for wrong data entered #386

Closed joshid-ims closed 2 years ago

joshid-ims commented 2 years ago

For min and max limits the errors for incorrect (out of limits) values do not show up.

Question example:

Age started smoking cigarettes on a regular basis |__|__|id=CIG3_AGE min=valueOrDefault("CIG2",0) max=sum(isDefined(AGE,age),1)|
danielruss commented 2 years ago

I think this is related to #385. These should both be fixed now.