<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Assigning Values to Choices for Select_Multiple Questions in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140568#M40293</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/216231"&gt;@SayedWali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, I updated my strings and that has helped as it is now showing me an output. Unfortunately the output should be a number between 1 and 10, so something is definitely wrong in my calculations (see below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_0-1643923963017.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33080i993BB6E13280ACEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_0-1643923963017.png" alt="JasmineSnowsill_0-1643923963017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have attached my XLS file.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 21:35:15 GMT</pubDate>
    <dc:creator>JasmineSnowsill</dc:creator>
    <dc:date>2022-02-03T21:35:15Z</dc:date>
    <item>
      <title>Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140157#M40255</link>
      <description>&lt;P&gt;I am working on connect, attempting to create a survey to be used for entering stream health data / variables of which many are to be given a score depending on the level of quality they indicate.&lt;BR /&gt;Thus far I have been able to give values to 'select_one' choices by naming the choices the value that coincides with that choice (as shown below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_0-1643852159831.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32996i35F444492389B3B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_0-1643852159831.png" alt="JasmineSnowsill_0-1643852159831.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_1-1643852535950.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32997i25D10FA10C960C56/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_1-1643852535950.png" alt="JasmineSnowsill_1-1643852535950.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried to use this method (above) for the select multiple questions but it did not produce any 'score'&lt;/P&gt;&lt;P&gt;I have also tried the method (below) with&amp;nbsp;‘if’ statements such as “if(selected(${TrueFlies},Mosquito),3,0)”.&lt;BR /&gt;I thought this would equate to if mosquito is selected from the list of true flies then give it a score of 3, if this is false (meaning it is not selected) then value it at 0. However I think this function is possibly not for this type of use.&lt;BR /&gt;No score was automatically calculated in the row where I attempted to add all the values and divide it by the number of choices that were actually selected. It's very likely that I am using the wrong methods but I couldn't find anything else that may work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_2-1643852692954.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32998i96048A33A5BE460B/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_2-1643852692954.png" alt="JasmineSnowsill_2-1643852692954.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_3-1643852727242.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32999i46AC7AF858B6DB6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_3-1643852727242.png" alt="JasmineSnowsill_3-1643852727242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am rather new to using survey123 and survey123 connect so I hope my question and aim makes sense.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 02:26:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140157#M40255</guid>
      <dc:creator>JasmineSnowsill</dc:creator>
      <dc:date>2022-02-03T02:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140218#M40265</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/473407"&gt;@JasmineSnowsill&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what I have noticed&amp;nbsp;&lt;SPAN&gt;if(selected(${TrueFlies},Mosquito),3,0) is not correct. Please put the Mosquito inside single quotes as this:&amp;nbsp;if(selected(${TrueFlies},'Mosquito'),3,0) and follow this with all other strings in your calculations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To answer the rest of your questions, could you upload your XLS file to evaluate the questions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 10:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140218#M40265</guid>
      <dc:creator>SayedWali</dc:creator>
      <dc:date>2022-02-03T10:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140568#M40293</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/216231"&gt;@SayedWali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, I updated my strings and that has helped as it is now showing me an output. Unfortunately the output should be a number between 1 and 10, so something is definitely wrong in my calculations (see below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JasmineSnowsill_0-1643923963017.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33080i993BB6E13280ACEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="JasmineSnowsill_0-1643923963017.png" alt="JasmineSnowsill_0-1643923963017.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have attached my XLS file.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 21:35:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1140568#M40293</guid>
      <dc:creator>JasmineSnowsill</dc:creator>
      <dc:date>2022-02-03T21:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1141533#M40373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/473407"&gt;@JasmineSnowsill&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for late as it's busy days for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have modified little bit your XLS form and set &lt;STRONG&gt;int&lt;/STRONG&gt;&amp;nbsp;for the bind and changed esri bind into&amp;nbsp;&lt;STRONG&gt;decimal&lt;/STRONG&gt; for InvertScore then changed the type to Calculate. Also created another field name &lt;STRONG&gt;Invertebrate Scores&lt;/STRONG&gt; to Round the total Score.&lt;/P&gt;&lt;P&gt;Have the attachment and the screenshot&lt;/P&gt;&lt;P&gt;Seems to be working!&lt;/P&gt;&lt;P&gt;Cheers&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stream Health M form.jpg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33337i5D3D5F9013D45605/image-size/large?v=v2&amp;amp;px=999" role="button" title="Stream Health M form.jpg" alt="Stream Health M form.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 11:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1141533#M40373</guid>
      <dc:creator>SayedWali</dc:creator>
      <dc:date>2022-02-08T11:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1141784#M40396</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/216231"&gt;@SayedWali&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No worries.&lt;/P&gt;&lt;P&gt;Thank-you for your explanation and help, I really appreciate it!&lt;/P&gt;&lt;P&gt;Cheers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 20:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1141784#M40396</guid>
      <dc:creator>JasmineSnowsill</dc:creator>
      <dc:date>2022-02-08T20:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Values to Choices for Select_Multiple Questions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1174913#M42789</link>
      <description>&lt;P&gt;Thanks both for this workflow, I needed to do something similar for one of my projects and it's worked perfectly! I stuck the round into the calculate for the overall score which is the only difference I had.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 01:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/assigning-values-to-choices-for-select-multiple/m-p/1174913#M42789</guid>
      <dc:creator>JeetzPatel</dc:creator>
      <dc:date>2022-05-18T01:37:26Z</dc:date>
    </item>
  </channel>
</rss>

