-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
Explain use of quest data in-app #2295
Comments
Or maybe show it below achievement screen. At this moment nice links are displayed there but some message with info how quest data is used may also go there. From my TODO file
|
I had considered that, however that wouldn't fulfill the purpose here. The goal would be to try to prevent first time mappers from dismissing quests and hence the usefulness of streetcomplete out of hand. If this information is only shown after solving many quests or on a separate screen, it is probably already too late. |
Achievements are for categories, so they may be convinced about solving a related quest. Quest list is very busy already, while achievement screens are a bit empty if no link is shown. Also, I expect that typical user never changes settings but will see achievement screens. |
@matkoniecz ah, maybe I didn't use the correct words. I'm talking about the quest solving screen, not the settings. The solving screen is where most users will see the question for the first time, so that's where they would have to be convinced that it's not a complete waste of their time to do something weird like counting stairs. |
No, it was my misinterpretation.
It also is a place where screen space is especially precious... Not sure is it the best place to to add even more things there. |
What about a "Did you know?" screen (at each app start, occasionally shown via the notification button or both) in order to present such kinds of information (randomly or in a "round robin"-like manner)? Many apps on several platforms show such a screen, so it's an established method to inform users about features they possibly aren't aware of. (Of course there should be a "Never show again" checkbox nearby and a possibility to reenable these hints later.) This would also be useful for many UI-related proposals (e.g. #2292): a possibility to inform the user about more hidden UI elements such as long tapping on certain screen regions. The list could start with just a few items and enhanced later (it has to be translated though). Examples: "Did you know that solving quest XY is useful for ABC?" Just an idea... The cycling cat |
Nononononnononononon. Noooooooooooooo. No. Please no. It may be just me, but it is one of interface patterns that I simply deeply dislike. |
Same. So basically the achivements are built for educating the user about how the solved quest types may be used: First in the little text that is shown and then also by the links that are being unlocked. I am not going to build a system parallel to that with the same purpose. So, I am going to close this issue. Your actual issue seems to be that you find you are overwhelmed by quest types that are unimportant. It is true, many are unimportant. I plan to do something here to make it easier for users to have only those quest types enabled that are interesting for them. |
Hence the request for a possibility to disable it immediately, so this would be a one-time action for each user who doesn't like it. (Of course this information window shouldn't be misused for trivialities or mere bullshit like in many other apps; perhaps this is the reason you dislike it 😄) The big advantages of this approach would be IMHO that it's not another hidden page (as it would be the case with a FAQ or the same information in a long list) and that the information is presented in smaller portions, thus not overwhelming the user with a long text he will probably forget much faster. The cycling cat |
What about showing the icons of all quest types that count towards a given achievement when clicking on the achievement icon in the achievement overview screen, or below the achievement graphic when you earned a new one? |
It's also a really cool way to find out about the applications that are build on OSM, I really enjoyed discovering them this way. I feel it serves the goal of making the users want to use the app more, and get more involved in OSM (but maybe that's just me being too enthusiastic about the possibilities of OSM since I'm in the discovery phase). |
Use case
As the list of quests has grown, it has started to include an increasing number of quests where the usefulness is not immediately apparent to the average person. This can be demotivating.
This documentation is already collected through the quest proposal process, however this is not something most people will look at. It would be much better to expose it in the app.
Proposed Solution
The quest entry screen grows a small label below the question that indicates the high level use of the data, or what project it belongs to, for example "wheelchair navigation". Tapping this could expand further details on why the data is useful and have links to projects making use of the data.
The text was updated successfully, but these errors were encountered: