SurveyPro4 FAQ's

Still have questions about the SurveyPro software? Below are some answers. You might also check out the Features page for an overview of the benefits of SurveyPro, and the Specifications page for more of the nitty-gritty details.

Choose a category and then the question to view the answer

Categories

Multimedia Survey Software (SurveyPro)

Back to top ^

Q: What do I need to purchase to get started?

SurveyPro4 is all you need for paper, web, and kiosk surveys. Simply purchase enough licenses for the people who will be designing surveys and generating reports. If you need additional people doing data entry, more data entry stations are available at no charge.

For scanning, you would purchase SurveyPro and scanning software.

For web surveys, if you have your own compatible web server then SurveyPro is all you need. If you would like us to host your surveys for you, then you would use either QuestionWeb (self-service hosting) or SurveyHost (full-service custom hosting).

Back to top ^

Q: Can I do multiple surveys at the same time?

Yes. You can:

Back to top ^

Are there any per-respondent or per-survey fees?

We are happy to have a very short answer: No.

Back to top ^

Do you have annual maintenance fees? What about upgrades?

There are no maintenance fees or subscriptions — maintenance updates may be downloaded free from our Web site. Support contracts are available if you wish to continue support past the 30 days of free support provided with purchase. Substantial upgrades to the features of the software are available for purchase but never required, with a substantial discount for existing customers.

Back to top ^

Q: Does it do longitudinal studies?

Absolutely. SurveyPro expects your survey to be ongoing and evolving over time, so elements which remain constant can be compared across time while new issues can also be addressed with revised surveys. Using our Report On feature you can even set up a standard report and then select which time segment(s) you want to analyze — no need to generate a whole new report.

Back to top ^

Q: How about reporting by quarter, department, or region?

SurveyPro has a nifty feature called Report On. It allows you to set up a report once, and then with just a few clicks, run that report for each segment of your database. You can segment it by any question in the survey — could be based on the date to report on progress by year or quarter, by individual departments, or any demographic question. You can even rescale your demographic to change the groupings for reporting purposes — if the survey asked what state they are in, you can group states into your company's sales regions, for example.

Back to top ^

Q: How about 360 analyses?

SurveyPro supports 360 analysis using its Report On feature. For really fast reporting you can create one report format then have it print out copies of the report for each employee being evaluated. In addition, SurveyHost offers a portal page designed to help organize a 360 project for the respondents, demo available here.

Back to top ^

Q: Can I publish reports to the web?

Yes, SurveyPro will publish an HTML version of your reports to a folder which can be added to your website. Also, if you have Adobe Acrobat Writer you can create a .pdf version of your report for emailing or posting.

Back to top ^

Q: Can I make a survey in Spanish/French/German...?

Yes. SurveyPro supports the full Windows ANSI character set. You can also translate all labels used in the documents, such as the Other blanks and statistical labels.

Back to top ^

Q: Will it work with my database or reporting software like SPSS?

SurveyPro works with ASCII files, MS Access MDB, and SQL databases so it can speak to almost any program on any platform. The software includes a proprietary database optimized for survey data, providing fast data tabulations, multiple-answer handling, and small file sizes.

Back to top ^

Q: How was it developed?/ What's it written in?

C++, C#, Visual Basic, and .NET. All are developed with standard Microsoft tools and Windows libraries.

Back to top ^

Q: Do you have a Macintosh version?

Users are running it successfully under PC emulators on the Mac, but there is no native version at this time.

Click here you are interested in upgrading to Apian SurveyPro Windows version from a Macintosh compatible survey package.

Back to top ^

Q: Can I open demo files in the full program?

Yes.

Back to top ^

Q: What are the system requirements?

Please see our specifications sheet here.

Web Surveys (NetCollect)

Back to top ^

Q: How much programming knowledge do I need?

None. NetCollect's scripts are driven by a configuration file for your survey which is automatically created when you publish the Web pages. This configuration includes all the information about branching, field checking (for format or completion), passwords, piping, etc. These features are set by selecting options in the questionnaire design dialogs — not by programming.

Back to top ^

Q: How do I post my survey on the Internet?

The survey needs to be hosted on a web server. You have three choices with SurveyPro:

  1. On your own web server. (In most cases not a 3rd party shared server — you need to have full control of the server to be able to install the ASP scripts and DLLs.)
  2. Via QuestionWeb, our self-service hosting option, where you lease space on our servers. You publish the survey and download your data yourself.
  3. With SurveyHost, our full-service custom hosting. You can either send us a Word doc and we'll handle the conversion, or if you purchase the software you can create the survey questions and send it to us for custom modifications.
Back to top ^

Q: Can I use passwords?

Yes, SurveyPro supports all these types of passwords:

Back to top ^

Q: Will it do branching or skips?

Yes. A skip is when you send people to a page based on an earlier answer — for example if they purchased a car in the last year they would see the page with car questions, if they did not purchase a car they would skip this page. A branch is also called an "include" — you might ask which brands of cars they've owned, and they are sent to a page of questions for each brand they selected. Complex skips and branches are supported in SurveyPro, including:

Back to top ^

Q: Can respondents leave/pause the survey and come back with their answers saved?

Yes. They can pause and resume via bookmark, favorites list, cookie, or randomly generated resume code. Cookies are used if the respondent allows but are not required for resuming.

Back to top ^

Q: What kinds of piping are supported?

Piping is when you move data from one place to another dynamically, as the respondent moves through the survey. You can:

Back to top ^

Q: What's a "Server Administrator" and why do I need one?

If you plan to host your web surveys on your own server, you will need assistance from your IT department or server administrator. Most Web servers have restricted access to certain functions, usually including the installation of server applications — the Server (or Web) Administrator holds the passwords to these functions. The NetCollect installation is designed to minimize back-and-forth with your administrator, since the application only has to be installed once. All future surveys require simple file uploads which are generally less restricted and which you should be able to do yourself from your desktop.

The "server application" is a package of support code that manages the survey on the server (login and the survey pages). It is a combination of ASP scripts and DLLs built in standard Microsoft Visual Studio and installed like any other Windows application. Please check with your IT department to make sure they will allow an installation of DLLs — if not, QuestionWeb is available as an alternate method of putting your survey on the web.

Back to top ^

Q: How secure is the information?

There are two answers to this, depending on whether we host your survey or you do.

  1. On your server: This depends largely on your individual server protections. NetCollect projects require an administrator's password for functions such as creating new data files, and the data can be stored in a hidden directory. However, the number of people in your organization with access to the Web server can vary widely, as can protections against external intrusions. Check with your IT department about their ability to offer SSL, hardware firewalls, and any other security measures you deem appropriate.
  2. On our server: With both QuestionWeb and SurveyHost, we offer a variety of security measures. SSL encryption is available to protect responses as they travel between the respondent's browser and our server (useful if internal security is an issue for an employee survey, for example). We offer extensive security on all projects, Contact us for details.
Back to top ^

Q: How do I get the data files?

Every time someone answers the survey, their response is added to a data file on the server. To get the file(s), you go to your secure control panel and download the latest data with just a few clicks. You can also monitor your survey's progress with instant online reports and activity logs.

Back to top ^

Q: Do respondents need any special software?

No. NetCollect's output is compatible with standard browsers, so your survey will be easily accessible for respondents. We also use "server-side" tests to validate responses and branching, so your respondents will not need to be running JavaScript, Java, or accepting cookies — even respondents at organizations with aggressive firewall settings will be able to take your surveys.

Back to top ^

Q: Do web surveys work on mobile platforms?

The Apple iPhone and Blackberry 8800c have been tested and are compatible w/ basic online surveys

Back to top ^

Q: How many people can respond at once?

A lot. The server application has been tuned to handle heavy traffic. Surveys with tens of thousands of respondents are routine and many customers have successfully deployed much larger projects. The server application has a 'throttling' cutoff to prevent peak loads from monopolizing the server capacity. The default throttle is conservatively set at 500 page starts/minute on your own server or with high capacity QuestionWeb. Please note that 500 page starts per minute means that for a 5-page survey, 100 people can start the survey every minute, and 6,000 people can take the survey every hour. On your own server or with SurveyHost there are ways to safely increase these settings further, so please contact us if you have a high volume survey.

Back to top ^

Q: Will it work with an HTML editor like FrontPage or Dreamweaver?

Yes. The only thing you have to be careful of is not to add, edit or delete any of the questions or fields after exporting from NetCollect (except for superficial things like fonts). If they were altered, it could affect your ability to import back into SurveyPro. However, most users find that the many levels of layout and design controls, as well as the advanced functionality, make further customization unnecessary.

Back to top ^

Q: Do I need to use your server application (ASP scripts and DLLs) on our own server?

SurveyPro and the server application are closely linked so you will want to use as much as possible. However, there are custom coding "hooks" provided for your use, without needing to modify or replace the core functionality. If you need functions the scripts do not perform, please contact Technical Support before coding any changes. We may be able to find a way to meet your needs without custom coding. Also, using SurveyHost to do custom work might be an option to consider — we have much experience with making complex custom modifications to our survey scripts for customers with special needs.

Back to top ^

Q: What servers does it work on? Do I need to install any special software?

The full functionality of the NetCollect features requires a Windows server. We offer a limited set of features with a Perl installation. Detailed information on installing the server application (scripts and DLLs) comes with your NetCollect installation. QuestionWeb and SurveyHost are available if you do not wish to do a server installation.

Back to top ^

Q: Can I add JavaScript or VBscript code of my own?

Yes, on your own server. If you are using QuestionWeb, you can use JavaScript, but not external JavaScript files (.js files).

Scanning Surveys

Back to top ^

Q: What types of scanners can I use with SurveyPro?

There are two types of scanners: image scanners and mark readers.

  1. Image scanners are the "general purpose" flatbed or sheet fed scanners which are used for everything from graphics to surveys. Paired up with scanning software, these will read the custom forms SurveyPro creates.
  2. Mark-readers are a different technology, since they have fixed scanning eyes which look for marks in set columns--you've encountered them with forms used for standardized tests (remember your SATs?). These scanners cannot read the free-form SurveyPro questionnaires, and generally work only with the pre-printed forms sold by mark-reader scanning manufacturers and their partners. While these can be used as answer sheets to a survey printed from SurveyPro (on a separate document), we recommend the plain paper style used with image scanners. Plain paper surveys are more attractive, more versatile as you can photocopy them or receive them back by fax, and you can keep your questions and answers on a single document. Plus you don't have to purchase those expensive pre-printed forms!
Back to top ^

Q: What is "scanning software" and why do I need it?

Scanners are simple devices. A general-purpose scanner basically takes a digital photo. Mark recognition (OMR) software takes that information and based on your settings turns that into a data file for your survey. This in turn can be imported into SurveyPro. We can recommend programs which are compatible with SurveyPro's forms.

Back to top ^

Q: What about written answers?

SurveyPro creates "tick-mark" boxes for block printed items such as names or SSNs, and these can be read by some OCR (Optical Character Recognition) programs. There's nothing which can read handwriting reliably, though, so the scanning software saves an image of the answer, and a data entry clerk types it in. If your surveys have many written answers relative to checkboxes, you may want to look at KeyCollect or a web survey as an alternative.

Back to top ^

Q: Can I use a Fax?

Fax machines can be considered low-resolution scanners. Some programs will intercept and interpret faxes.

Kiosk/LAN/Telephone Surveys (DirectCollect)

Back to top ^

Q: What constitutes a "kiosk"?

You can create a kiosk survey for any Windows system. It could be as simple as a laptop that is used to administer surveys in the field, or a keyboardless system on a desk, or a kiosk in a shopping mall.

Back to top ^

Q: Do I have to import responses into SurveyPro one-by-one?

No. In most cases the answers flow into one data file, or there is a batch import function for surveys on CD or by email.

Back to top ^

Q: Can I e-mail surveys to respondents?

Technically yes, but because most email applications and corporate firewalls now block .exe attachments, we recommend using NetCollect to create web surveys and emailing a link to your respondents.

Back to top ^

Q: Will my reports automatically update?

Yes. Reports update anytime you change, enter, or import data.

Additional Data Entry Stations (KeyCollect)

Back to top ^

Q: When do I need KeyCollect?

You can add data entry stations any time you have more forms than you want to personally enter. Most surveys can be scanned, but if you have an especially large number of open-ended questions you may wish to use manual entry instead.

Back to top ^

Q: How does KeyCollect work?

KeyCollect takes the data template file SurveyPro creates and uses that to build a data file for each data entry clerk. These are then imported into SurveyPro with just a few clicks.

Back to top ^

Q: How much training does it take?

Users have reported that 5 minutes training is sufficient for data entry clerks. The documentation includes complete tutorials for basic and more specialized features such as mass replace and verify, as well as a complete on-line reference. It can be used either by people with only basic computer skills or by numeric keypad experts.

Back to top ^

Q: Can it verify the accuracy of the data entry?

Yes. Double-entry data verification is done by having two different people enter the same set of forms (second entry can be just a few critical questions). KeyCollect then flags any discrepancies for checking against the original form. Corrections can be done either in a batch or one form at a time.

Back to top ^

Q: Can KeyCollect users change my questionnaire or reports?

No. The KeyCollect users are working from a locked data entry template, so your survey project file is always protected.

Back to top ^

Q: Will KeyCollect check for missed data?

Yes. It will enforce all the answer tests and skips you have designed into the survey.

Back to top ^

Q: Can I spell check answers?

Yes.