instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
17 stars 6 forks source link

Add warning when all ranges of a step have the same skip logic #2332

Open manumoreira opened 7 months ago

manumoreira commented 7 months ago
image
manumoreira commented 4 months ago

I might be missing some border cases here, but it looks like removing the "Next step" option can solve this kind of issues. @matiasgarciaisaia I bet you have a good counter example

matiasgarciaisaia commented 4 months ago

It may solve the issue, but it will make you have to manually fix the previous step if you add a new one in the middle of a section - I don't think I like that.

It'd be a cheap way to avoid the issue, but I'd rather add a proper validation if we can.