<?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: Capture duration (time) of the survey in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1077330#M35805</link>
    <description>&lt;P&gt;One issue we had with this is if you edit the form the times are really long.&amp;nbsp; Not sure if once() would help.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 16:39:53 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2021-07-09T16:39:53Z</dc:date>
    <item>
      <title>Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076813#M35783</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;How can I take note of the time it takes to carry out a survey ( in survey123 ) from the beginning to the end (50 questions) and to be able to save that period of time (minutes) in the database? . Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 16:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076813#M35783</guid>
      <dc:creator>PamelaLandy</dc:creator>
      <dc:date>2021-07-08T16:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076826#M35784</link>
      <description>&lt;P&gt;I don't see where Survey123 will allow this type of tracking by default.&amp;nbsp; As a suggestion, you may want to add a field to your data to have the user enter the time started and then at the end of the survey, the time stopped.&amp;nbsp; Then you can use those two times to do your own analysis on the back end.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 17:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076826#M35784</guid>
      <dc:creator>ABishop</dc:creator>
      <dc:date>2021-07-08T17:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076827#M35785</link>
      <description>&lt;P&gt;There are question types &lt;STRONG&gt;start &lt;/STRONG&gt;and &lt;STRONG&gt;end&lt;/STRONG&gt; available. They are hidden questions that simply log the date and time the survey was started and ended, respectively.&lt;/P&gt;&lt;P&gt;To populate a field with the duration, you can simply use the calculation &lt;STRONG&gt;${end_time_field} - ${start_time_field}&lt;/STRONG&gt;. This will return the number of milliseconds between the two, which you can then divide by 60,000 to get the minutes.&lt;/P&gt;&lt;P&gt;EDIT: I should mention this requires the use of Survey123 Connect.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 17:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1076827#M35785</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-07-08T17:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1077330#M35805</link>
      <description>&lt;P&gt;One issue we had with this is if you edit the form the times are really long.&amp;nbsp; Not sure if once() would help.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 16:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1077330#M35805</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-07-09T16:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1326644#M51609</link>
      <description>&lt;P&gt;This appears to be just what I'm looking for.&amp;nbsp; However, when I tried this solution, it doesn't appear to give me the times in milliseconds.&amp;nbsp; The first time I filled out the survey it gave me dates with times as the output.&amp;nbsp; The calculate field that I created to subtract the end time from the start time spit out a date of 1970-01-01.&amp;nbsp; Each time I filled out the survey it gave me this same value.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried changing the field type to integer on these fields but when I did that it simply spit out 2023 for the start and end dates and the calculate field spit out 1970.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a setting in there somewhere that I need to change so that it looks at the times in milliseconds rather than a date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 00:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1326644#M51609</guid>
      <dc:creator>ChuckShaw1</dc:creator>
      <dc:date>2023-09-08T00:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Capture duration (time) of the survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1326805#M51615</link>
      <description>&lt;P&gt;I did it this way.&lt;/P&gt;&lt;P&gt;Have a time field called&amp;nbsp;StartedForm with a calc of once(now())&lt;/P&gt;&lt;P&gt;Add a Note field Minutes Elapsed with a calc of round(int(now() - ${StartedForm}) div (1000*60),1)&lt;/P&gt;&lt;P&gt;This was back from 2020 and we do not use it anymore so not positive.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 15:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/capture-duration-time-of-the-survey/m-p/1326805#M51615</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-09-08T15:15:03Z</dc:date>
    </item>
  </channel>
</rss>

