wtimme / OSM-Completionist

⛔️ DEPRECATED iOS companion app for OpenStreetMap that allows contributors to complete missing information
ISC License
18 stars 4 forks source link

Make Quest Enabling More Obvious #67

Open pqhf5kd opened 4 years ago

pqhf5kd commented 4 years ago

User Story

As a mapper (who is already familiar with GoMap!!), I downloaded OSM Completionist and was confused. Are there no quests in my area? What does a quest look like? Do I have to select a node to find a quest?

Acceptance Criterias

Either: A. Automatically enable a set of beginner quests B. Have a short walkthrough which explains to the user what a quest is, asks them which quests they would like to enable and shows where to enable/disable quests.

wtimme commented 3 years ago

Thanks for the suggestion! I like the idea. As an MVP, we could just display the QuestListTableViewController modally the first time the app is started.

As an alternative, I think enabling a couple of "easy" quests by default could be a good option. StreetComplete handles it in a similar fashion.

If we wanted to get more sophisticated, we could have a nice onboarding that welcomes the mapper and asks them for their preference regarding the activated quests.