Mode-independent Computer Aided Interviewing. |
|
About Sonar
Sonar is a survey administration engine built on the Java CAI Framework.
It combines JCaiF with industry standard technologies like XML, Javascript and CSS
to create a survey interface that is both easy to use, and easy to develop.
Sonar's goal is to simplify the life of survey authors and programmers, giving
them the powerful tools they need to produce large and complex surveys without
all the hassle, while making those surveys portable from CAPI to Web to CATI.
How Sonar is related to JCaiF
The Java CAI Framework (JCaiF) only describes the structure and content of a survey,
it does not provide any mechanisms for displaying the survey, or collecting responses.
To accomplish this, the JCaiF survey must be loaded into an application that will host
the survey. We call such an application a JCaiF Container. Containers are not limited
to display and collection, they can be used for reporting, statistical calculation, or
any other puprose that needs to make use of the data defined in a JCaiF survey.
Sonar is an implementation of several JCaiF Containers for data collection.
Sonar Features
Sonar contains an implementation of the
SurveyEngine JCaiF interface,
which is responsible for initializing and controlling the skip logic (flow) of a survey.
Sonar's engine contains additional features that are not required by JCaiF, but make
developing surveys much easier, while still allowing all the same flexibility and control.
Sonar Containers
Sonar implements three different JCaiF Containers for data collection, targetting
different requirements and environments.
Mode Independence
Sonar takes a decidedly different approach to mode-specific interviewing than most other
programs you may be familiar with. Instead of implementing containers specific for
face to face (CAPI) or over the phone (CATI) interviews, Sonar focused on the environment
the survey will be run in, locally on the desktop, remotely over the web, or to a server on
your local network. This means that you can use any one or a combination of these
environments for the same interviewing "mode". Sonar uses the term "mode independent" to
differentiate this approach from traditional "multi-mode" interviewing, where one program
is specialized for each mode, and only that version can be used for that mode.
With Sonar, you are free to run your CAPI study locally in your field office or over an internet connection to your home office. Your CATI surveys can connect to your network server using cheap DOS terminals, rich Windows clients, or again over the internet to an interviewer's own home. |
|
Copyright 2006 |