-
Consider using cached answers for Event Details part of form: Team, Squad, Name, Search Type. Favorite answers require two extra gestures per survey to populate these fields, where cached answers woul…
-
Do we need the survey to have the option for “Assigned”? We wouldn’t want field personnel marking a waypoint assigned, especially since there is no way to assign the team within the survey to that wa…
-
# Description
When get CSV or data from Survey123, need to make sure to use state abbreviation, not state name. All db objects should always store state abbreviation.
## Type of Issue
- [ ] New fea…
-
We should add a County field and a State Field - this will help with jurisdictional issues.
We can use the Attribute Actions in Smart Editor to auto-populate this or the reverse geocoding in Surve…
-
At some point, somebody still needs to review each of the latest "qc_results_YYYYMMDD.csv" files in the "2019/lemhi", "2019/nf_salmon", and "2020/secesh" directories and resolve errors in the "/2_qcd_…
-
Figure out who has a query token that will allow us to pull data from Survey123
-
Currently, datetime imports occurring in `read_otg_csv()` and with column specs provided in `get_otg_col_specs()` are a little problematic. Some are being read in with an AM/PM designation and in 12-h…
-
I am able to launch Survey123 from Collector, but once the survey is completed, how do I configure the callback to return to Collector?
Below is what I have tried per the documentation on the Survey1…
-
Add "Evacuation Map URL" as a field to Survey123 so, when one is available, we can capture that in a structured format and it can be tweeted out / potentially used in other ways...
-
It appears as though Survey123 Connect, at version 3.9, removed support for JS with `try...catch` statements which caused the sample here to fail:
Fails:
```
export function reprojectPoint(x, y) …