<?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: Display a random number on survey123 form in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1399593#M55670</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/251557"&gt;@ZacharySutherby&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking for a way to accomplish this in the Survey123 web form.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Or some other way to link a point survey to a polygon survey. My plan was to set up a survey collecting a point, and asking the user if they also want to submit an area. If yes, linking to a new survey collecting a polygon using URL parameters and a generated random ticket to ensure that I can join or relate the points and polygons afterwards. But I can't seem to find a way to generate a random ticket in the Survey123 web form?&amp;nbsp;&lt;BR /&gt;My surveys need to be public, and I am using other calculations to extract values from other layers. So from my understanding, if I wanted similar functionality in the ConnectXLS I would need to use Javascript functions which are not supported for public surveys. Thus I need to work in the web form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be grateful for any advice or input, thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2024 11:48:02 GMT</pubDate>
    <dc:creator>NinaWinter-Hjelm_Asker</dc:creator>
    <dc:date>2024-03-22T11:48:02Z</dc:date>
    <item>
      <title>Display a random number on survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1275894#M48453</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to have a random number between 1-360 displayed on my survey for the users to see while they are entering data. Is there a way to accomplish this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 17:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1275894#M48453</guid>
      <dc:creator>JenLangevin</dc:creator>
      <dc:date>2023-04-05T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display a random number on survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1275966#M48454</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148419"&gt;@JenLangevin&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the random() function to generate a random number between 0 and 1 then multiply that by 360 to get a random number between 1 and 360. You can also make it a whole number by wrapping it in an int() function.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The whole calculation would look like int(random() * 360).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 19:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1275966#M48454</guid>
      <dc:creator>ZacharySutherby</dc:creator>
      <dc:date>2023-04-05T19:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Display a random number on survey123 form</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1399593#M55670</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/251557"&gt;@ZacharySutherby&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking for a way to accomplish this in the Survey123 web form.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Or some other way to link a point survey to a polygon survey. My plan was to set up a survey collecting a point, and asking the user if they also want to submit an area. If yes, linking to a new survey collecting a polygon using URL parameters and a generated random ticket to ensure that I can join or relate the points and polygons afterwards. But I can't seem to find a way to generate a random ticket in the Survey123 web form?&amp;nbsp;&lt;BR /&gt;My surveys need to be public, and I am using other calculations to extract values from other layers. So from my understanding, if I wanted similar functionality in the ConnectXLS I would need to use Javascript functions which are not supported for public surveys. Thus I need to work in the web form.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would be grateful for any advice or input, thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 11:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-a-random-number-on-survey123-form/m-p/1399593#M55670</guid>
      <dc:creator>NinaWinter-Hjelm_Asker</dc:creator>
      <dc:date>2024-03-22T11:48:02Z</dc:date>
    </item>
  </channel>
</rss>

