PC Surveyor Version 1.32.479

Overview

The new version is available to all our customers at no cost. 

New Features

Survey Designer: Support new User Logic 

  • ClearWasAnsweredAllIterations(Int32 inQuesIdx)
  • GetAllQuestions()
  • SendEmail(string inProviderName, string inSubject, string inFrom, string inTo, string inCC, string inBCC, string inMessage)

Dimensions:

  • Support an option to set an interview as complete as soon as it is stopped
    eUploadOfStoppedInterviewStatus OnUploadOfStoppedInterview(); 
    public enum eUploadOfStoppedInterviewStatus
    {
      Stopped = 0,
      StoppedWithUpload = 1,
      Completed = 2,
    }

Bug Fixes

  • Fixing issues related to keeping a shortcut in the task bar when upgrading.
  • Fixing issues related to integer other spec allows to advance with text in the other spec value
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.