You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I think the order of the questions is random?
Because I've got the message "Does ... charge for wifi access?" before the message "Does %s have Wifi for customers?", which in my opinion is not optimal.
Cheers, Chris
The text was updated successfully, but these errors were encountered:
Currently, the question order is random, simply to make the app seem less predictable. It needs to move to a situation where questions can depend on each other, such as in the example cited above, where the questions are asked in the correct order.
One possibility is to only ask "Does %s charge for Wifi access?" if the location marked as having wifi available.
Hello,
I think the order of the questions is random?
Because I've got the message "Does ... charge for wifi access?" before the message "Does %s have Wifi for customers?", which in my opinion is not optimal.
Cheers, Chris
The text was updated successfully, but these errors were encountered: