System variable
|
Contents
|
---|---|
DataCollection.Status
|
The interview status. This contains a categorical value showing the following:
|
|
▪Was this a test or live interview?
|
|
▪Terminate.Status value.
|
|
▪For all statuses except Complete, whether the interview was terminated with a signal (see below).
|
|
For example {test,scriptstopped,signal} for a test interview that failed due to a script error, or {test,completed} for a completed test interview.
|
DataCollection.EndQuestion
|
The name of the last question answered.
|
DataCollection.TerminateSignal
|
The numeric signal value (blank for completed interviews).
|