kobotoolbox / enketo-express

We've moved! Please use the new repository 🠊 https://github.com/enketo/enketo-express
Apache License 2.0
102 stars 90 forks source link

OC Only: change required "*" visibility back #1106

Closed MartijnR closed 6 years ago

MartijnR commented 6 years ago

see email

MartijnR commented 6 years ago

I think the new behavior is still changed vs old, but that this will be considered an improvement. The difference is that the asterisks do not only get updated when the question itself changes value, but also when questions that its expression depends on change their value.

E.g. if question A is only required when question B has a value > 20, the asterisk visibility for question A will be re-determined if the value for question B changes.