Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order of the Questions #33

Open
chris-je opened this issue Apr 21, 2018 · 1 comment
Open

Order of the Questions #33

chris-je opened this issue Apr 21, 2018 · 1 comment
Labels

Comments

@chris-je
Copy link

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

@Teester Teester added the bug label Apr 21, 2018
@Teester
Copy link
Owner

Teester commented Apr 21, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants