Studio Version 1.32.599

Supported Android/PC Surveyor Version: 542 and higher 

New Features

User Logic: new user logic to retrieve the client timezone 

  • DeviceMgr.ClientTimeZoneOffset
    For example the below script will return the UTC time and then based on UTC time get the client device time
    var UTCTime = Now.AddMinutes(-Now.TimeZoneOffset);
    var clientTime = UTCTime.AddMinutes(DeviceMgr.ClientTimeZoneOffset);

CAWI: Support GeoLocation capture for a subject 

mceclip0.png

Bug Fixes

  • Fixing issues related to CSS/JS files not being cleared properly when clearing or replacing them.
  • Fixing issues related to Usage by period report shows CAWI interviews that were set as complete as CAPI
  • Fixing issues related to Custom Render Package studio not working as expected
  • Fixing issues related to SendEmail Function doesn't support HTML
  • Fixing issues related to windows not scaling properly on smaller screens
  • Fixing issues related to Email Notification reports not reporting as they should
  • Fixing issues related to Bulk Updating Other specify answer not updating correctly in American question Multiple Other Specify.
  • Fixing issues related to import Edit Questions Variables (max char count)
  • Fixing issues related to 'Quota Notification' exception
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.