You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a data collector or someone doing self report
I want to get my location (without a map)
so that I can collaborate with my PM to ensure I have high accuracy
Given I've allowed Web Forms to have my location
When I've select the button "get location"
Then I see a dialog that says "Finding your location" with an accuracy message below
Happy path
Given I want to save the location
When I see I have "Good accuracy" message in blue
Then I will select the button "save location"
Given I've saved the location
When I'm looking at my form with a required location question
Then I see the accuracy message displaying accuracy, long & lat (not altitude)
And I can select the button "try again" it if I want to try again and get higher accuracy
Given the question is not required
When I see "Good accuracy" or "Poor accuracy"
Then the button will say "Remove"
[TBD] Considering showing inline rather than a dialog
Sad path
Given I want to save the location despite having poor accuracy
When I see the "Poor accuracy" warning message in red
Then I will select the button "save location"
[TBD] considering adding softer guidance if there is noway of getting better accuracy.
Given I have a required question
When I've saved the location with poor accuracy
Then I see the question with an accuracy message in red
And I can select the button "remove" it if I want to try again and get higher accuracy
Start with targeting mobile. Devices without location providers may not be able to get anywhere near high accuracy and may need a different flow / messaging
User stories
As a data collector or someone doing self report
I want to get my location (without a map)
so that I can collaborate with my PM to ensure I have high accuracy
Given I've allowed Web Forms to have my location
When I've select the button "get location"
Then I see a dialog that says "Finding your location" with an accuracy message below
Happy path
Given I want to save the location
When I see I have "Good accuracy" message in blue
Then I will select the button "save location"
Given I've saved the location
When I'm looking at my form with a required location question
Then I see the accuracy message displaying accuracy, long & lat (not altitude)
And I can select the button "try again" it if I want to try again and get higher accuracy
Given the question is not required
When I see "Good accuracy" or "Poor accuracy"
Then the button will say "Remove"
[TBD] Considering showing inline rather than a dialog
Sad path
Given I want to save the location despite having poor accuracy
When I see the "Poor accuracy" warning message in red
Then I will select the button "save location"
[TBD] considering adding softer guidance if there is noway of getting better accuracy.
Given I have a required question
When I've saved the location with poor accuracy
Then I see the question with an accuracy message in red
And I can select the button "remove" it if I want to try again and get higher accuracy
Designs
Figma
notes
Need to decide on the button language for "field clearing" for both Collect and Web Forms
Options:
The text was updated successfully, but these errors were encountered: