Is there a way to assign a numeric value to multiple classification choices?

542
5
02-18-2019 03:22 PM
MikeChapman
New Contributor II

I have a survey form for identifying exposed sanitary lines and a few of the questions have multiple choice options. We have a numerical scoring system we use to give each response a specific number that is used to create a total score for prioritizing work.

Example- "Label" Pipe material? response "ABS", numerical score = 3

                             Pipe diameter? response 15- inch, numerical score 2

                                                                      Total = 5

0 Kudos
5 Replies
AdrianWelsh
MVP Honored Contributor

Mike,

I think the "choice_filter" option in the XLS form will help make this happen:

Cascading and external selects—Survey123 for ArcGIS | ArcGIS 

MikeChapman
New Contributor II

Thanks Adrian,  I will certainly give this a try!

MC

0 Kudos
AdrianWelsh
MVP Honored Contributor

I'll be curious to hear if this helped or not.

0 Kudos
MikeChapman
New Contributor II

The "choice_filter" didn't work in this scenario, I ended up doing a "pulldata" function which did exactly what I wanted 9once I figured out the proper structure LOL!).

MC

AdrianWelsh
MVP Honored Contributor

Pulldata it is! I'm glad to hear that something worked. 

0 Kudos