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
Dimensions:
- Numeric input size difference Android\PC
- Hitmap image substitution
- Add Platform to DimGeneral
- Add Screen details to DimUI
- Mechanism to link the all silent recordings to a static question
UL Function:
- Support UL function to get the timestamp of a question:
- DVar GetQuestionTimestamp(int inQuesIndex);
- DVar GetQuestionTimestampIter(int inQuesIndex, int inIterationIndex);
- DVar GetQuestionTimestampIter(int inQuesIndex, String inIterationValue);
- int GetQuestionDuration(int inQuesIndex);
- int GetQuestionDurationIter(int inQuesIndex, int inIterationIndex);
- int GetQuestionDurationIter(int inQuesIndex, String inIterationValue);
- Support UL function to get the visit count
- int GetQuestionVisitCount(int inQuesIndex);
- int GetQuestionVisitCountIter(int inQuesIndex, int inIterationIndex);
- int GetQuestionVisitCountIter(int inQuesIndex, String inIterationValue);
- Add UL Function - "IsExtendedScreenActive()" that knows if Dual screen is running or not
- Add UL function to retrieve Surveyor Name and LastName
- SurveyorFirstName
- SurveyorLastName
-
Survey Design: Add ability to show progress bar instead of Question X out of Y
Interview Data: Support to not use networks that have an empty MAC address as the subject's MAC address and always prefer an Ethernet network
GPS: When Use GPS is false do not do any GPS related actions
Major Bug Fixes
- Fixing issues with click once manifest
- Fixing issues with Automatic inserts not working with numeric loops
- Fixing issues with GPS altitude errors
- Fixing issues with Top Banner in Dimensions.
- Fixing issues with Extended screen settings
- Fixing issues with American question Other Specify rendered as AutoComplete.
- Fixing issues with Dual Screen GetAnswersSummaryString for single choice does not consider ExtendScreenGoodAnswer
Comments
Article is closed for comments.