Android Version 1.32.333

Overview

The new version is available to all our customers at no cost. You are welcome to request an upgrade of your Android version if you wish to take advantage of these productive feature, send an email to our support support@dooblo.com 

New Features

Quality Control Flagging - New Quality Control flag 'FlaggedByAnswerCode' which will Flag interviews where answer coding is chosen in more than % of the relevant questions.

Survey Captured Fields - New extra fields called: 'TrackedAnswerCodeNum' and 'TrackedAnswerCodePercent' which are filled based on the 'FlaggedByAnswerCode' interview flagging.

KPI - Interviewer Productivity Metrics - Support Additional KPI called 'TrackedAnswerCodePercentage' a daily average for an interviewer overusing an answer code.

Survey User Logic - New UL function GetAttachedFilesCount  that will return the overall survey attachments count

Studio Operations Console - We have added 2 new fields that will show next to the timestamp of a question the total duration from the last question and how many visits were in that specific question

Survey User Logic - New User logic to count the Net Duration of an interview, The property will just return the NetDuration and the functions are aimed to create a custom net duration measurement of parts of the survey if they so wish.

Property -  ExecutionMgr.NetDurationMeasureStart("Chapter 1");

UL includes new functions:

  • int NetDuration - returns the total net duration of this interview (All durations are reported in seconds)
  • void NetDurationMeasureStart(String inKey) - Starts a new duration measurement 
  • void NetDurationMeasureClear(String inKey)  - removes the given duration.
  • int NetDurationMeasureStop(String inKey)  - Stops a duration measurement and returns the duration.
  • int NetDurationMeasureValue(String inKey) - Returns the current value for the specified measurement.

Survey Logic - When interview is canceled due to logic/script/quota Subject will be deleted and the information will be added to the interview log.

Major Bug Fixes

  • Fixing issues with Topic Validation
  • Fixing issues with Attachments auto show.
  • Fixing issues with PositionTopicsOnImage auto Advance.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.