-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
Provide answers to batched quests for identical local map items #3098
Comments
The problem is that the feature would be tricky to discover even if existing. Also, it would increase risk of people answering based not on what they see but on guesses. "oh, that parking on the other side is also going to be private" (it will be very often true - but not always!) In related news, see #73 #2353 #1303 - is this issue adding something new not covered by existing ones? Also #2968 And #2542 #1772 for examples of handling specific quests where entering data is time consuming |
I do like the proposed UI - that's how it could work from the UX perspective. However, my concerns about the quality of the batched answers weighs heavier than the promised gain in efficiency and convenience. Yeah, it could be a feature for err... advanced / trustworthy users. But how to filter? Certainly not by quest score. Rather maybe by looking at if the user also uses other (more advanced?) map editors like JOSM or Vespucci, as proof that the user is invested enough in the OpenStreetMap world beyond the "StreetComplete game". However, there is currently no way to find this out easily via an API call or something like that. If someone who is able to implement it himself and would like to work on this is reading this. This is how it could work:
|
Thanks for the list @matkoniecz, added to #2789 (reply in thread) |
Use case
I currently provide individual quest answers for local map items that have identical characteristics, which can be repetitive (and a tedious experience). For example, a set of local streets share the same surface, pavement and lighting characteristics/configurations, and each street asks the same set of quest questions for them. An alternative example is of a nearby government complex with its own private and uniform car parking around the site, but has been split into multiple car parking quests. There's also the nearby park with interconnected paths, which have multiple, identical quests.
Proposed Solution
Where a group of local map items share identical characteristics and are assigned (or have been split into) individual quests, allow users the ability to select multiple quests to provide the same answer, once. For example, this could be implemented by the user long-pressing a quest marker, perhaps turning it to a highlighted colour to indicate its selection, and then short-pressing other quest markers to select (and highlight) them for batch answering. In this batch selection mode, a button could be displayed which prompts the respective quest answer to select and submit.
Additional comments
Whilst this feature might be felt to reduce some of the gamified characteristics of the app by shortcutting interactions, from my perspective I feel that it would be an overall improvement by reducing its repetitive aspects and increasing overall engagement (sustaining interest) and enjoyment (generating a greater sense of progress/achievement by 'clearing' areas).
I understand there could be concerns about the quality of batched answers. The feature could perhaps be limited by, for example, any or all of: requiring users to be logged in to their OSM account; specifying a maximum selection size (e.g. 10 quest markers); or requiring a minimum quest score.
The text was updated successfully, but these errors were encountered: