Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Order of the Questions #33

Open chris-je opened 6 years ago

chris-je commented 6 years ago

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 commented 6 years ago

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.