Overview
The new version is available to all our customers at no cost.
New Features
General: Add SSL information to Application Information
Action Log: Add SubjectActionLog to monitor Connectivity changes
Dimensions: Support Question/Topic/Answer font sizes
- void SetQuestionFontScale(DimQuestion inQuestion, String inSize)
- void SetQuestionFontScalePercent(DimQuestion inQuestion, int inPercent)
- void SetQuestionTopicFontScale(DimQuestion inQuestion, String inSize)
- void SetQuestionTopicFontScalePercent(DimQuestion inQuestion, int inPercent)
- void SetQuestionAnswerFontScale(DimQuestion inQuestion, String inSize)
- void SetQuestionAnswerFontScalePercent(DimQuestion inQuestion, int inPercent)
Where the "inSize" value needs to be one of:
XSmall, Smaller, Small, Regular, Large, Largest, XLarge
which are in percentages:
60%, 80%, 90%, 100%, 120%, 180%, 240%
Survey Designer: Support Question image attachment source place holder
GPS:
- Support Adding an 'Ignore List' for 'Fake GPS' applications
- Subject should not be marked Fake Location if ignoring fake locations
Bug Fixes
- Fixing issues related to Dimensions:
- Issues converting Unicom MDD files
- Support forcing 12/24 hours format for time questions
- Support Start Empty
- Fixing issues related to Questions belonging to the same page should appear as Answered (Cross Validation should not be dependent on the order of the questions) [BREAKING CHANGE]
- Fixing issues related to preventing Survey Attachments duplication from changing the file type
Comments
Please sign in to leave a comment.