Interview scripting reference
▪Question limits: Lists the minimum and maximum values for the question types you can define in an interview script.
▪Default templates: Describes the default templates that will be used for displaying interview pages when no project-specific templates have been named.
▪Template XML schema: Describes the XML code that is substituted for tags used in interview scripting templates.
▪Interview Object model: Describes a component that performs tidying and conversion tasks required for creating an
.ivs file out of a questionnaire document.
▪Sample Management Object model: The sample management component manages the sample records for the participants in a survey. This section describes the sample management objects, methods, and properties that you can use when writing sample management scripts.
▪Quota Object model: You can define a customized quota control system in the sample management script. This section describes the quota objects and their properties and methods.
▪Interview Database Binder object model: Supports unbounded loops and access to unexpanded arrays by exposing the
IInterviewDatabaseBinder interface; this component is available for both VDATA and HDATA identifiers.
▪The _Console object for Interviewer
See also