I am doing a tutorial from My Learning in the training section to create a survey for wildlife sightings, and it says to use the Single select grid, where you can put a preset row with numbers of animals in a grid. It's saying to use validation, but when I do this, and I take the survey as a user would, it's telling me that I have to select something in every row, which of course is not correct.
Thanks,
Mary
Solved! Go to Solution.
@Suzanne-Boden in Connect table grids are configured as separate questions and you can set validation on each row. In the web app (used for this exercise), the single select grid is configured as a single "question" and the validation controls are applied to each grid item for the whole grid, and not individual questions within the grid. I can't see the entire instructions, but it seems poorly worded if the all the questions are supposed to be required, and its reasonable that no animals are seen, without a way to record no sightings, or not answer the question. In the Survey123 Community, these types of forms usually end up configured as repeats, where as @MUrban described, there is some sort of list selection for species, a number selection for sightings, and adding another record for subsequent sittings. I get the exercise is probably just to introduce table grids but it sounds like a better example could be used to introduce it given they way the web app handles single select grids. Maybe something like Rate your experience on: and then have each question be required.
@MUrban Are you using the Web interface or Connect. If you are using Connect you can control if individual questions are required or not. In the web interface, you can only set if the table group is required or not, meaning that every question in the table is either required or not. To get around this you could add a 4th option of 0 or none to the list, users would have to answer every question but could indicate they saw none.
I am not using Connect, I am using the web-based Survey123, and am following a tutorial that is in the ESRI training. It's strange that they didn't test out this tutorial - I would think it's a hassle to the hypothetical survey taker to have to fill out all the rows if they wanted to report just one animal encounter. Wouldn't it be better to maybe use two separate dropdowns and not use the single select grid? You could list the animals in one and another for the number? Thanks.
Are you working on the Esri Academy web course ArcGIS Survey123: Create, Share, and Analyze a Survey?
Yes, that's the one. It's the Author a Survey exercise about park rangers and increased visitors.
Hi @MUrban, the terminology is a bit confusing in this exercise. In step 6, is it possible you made each question (row) required, instead of the survey question (What type of animal did you see)? That would explain the red asterisks next to each animal type and the message you're getting.
@Suzanne-Boden in Connect table grids are configured as separate questions and you can set validation on each row. In the web app (used for this exercise), the single select grid is configured as a single "question" and the validation controls are applied to each grid item for the whole grid, and not individual questions within the grid. I can't see the entire instructions, but it seems poorly worded if the all the questions are supposed to be required, and its reasonable that no animals are seen, without a way to record no sightings, or not answer the question. In the Survey123 Community, these types of forms usually end up configured as repeats, where as @MUrban described, there is some sort of list selection for species, a number selection for sightings, and adding another record for subsequent sittings. I get the exercise is probably just to introduce table grids but it sounds like a better example could be used to introduce it given they way the web app handles single select grids. Maybe something like Rate your experience on: and then have each question be required.