POST
|
Thank you - this advice solved the problem. My hacky CAPTCHA work around is now functional.
... View more
06-03-2019
05:06 PM
|
0
|
0
|
86
|
POST
|
Just a note in passing, Geopackages are supported as static items in ArcGIS Online, so you can directly share them this way, and given valid geometry you can apply symbology from a layer file (for example).
... View more
05-28-2019
10:30 AM
|
0
|
0
|
148
|
POST
|
I reviewed your suggestions. I am using "selected(${tools_used},'other')" in most of the clauses. This works perfectly in the mobile app and displays perfectly in the preview form portion of the Survey123 Connect program. However it fails on the web version of the survey. When I swap in the "contains" function for the "selected" function the web version works as it is supposed to. Thank you for this work-around, but it is a work-around as the use of the "selected" function should work. Why does the Survey123 app interpret the "select" function differently from the xlsform standards in some cases? Based on the example shown for use of the "select" function of "xlsform.org/en/" (shown below in italics). type name label relevant select_one yes_no likes_pizza Do you like pizza? select_multiple pizza_toppings or_other favorite_topping Favorite toppings ${likes_pizza} = ‘yes’ text favorite_cheese What is your favorite type of cheese? selected(${favorite_topping}, ‘cheese’) survey choices settings list name name label pizza_toppings cheese Cheese pizza_toppings pepperoni Pepperoni pizza_toppings sausage Sausage survey choices settings Since the pizza topping question allows multiple responses, we have to use the selected(${favorite_topping}, 'cheese') expression, because we want the cheese question to appear every time the user selects cheese as one of the answers (regardless of whether additional answers are selected). Is this recorded somewhere as a bug? Survey designers should be able to expect the effective implementation of xlsforms standards across platforms. Again - I appreciate the help.
... View more
03-14-2019
07:54 AM
|
0
|
0
|
14
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|