NIPO ODIN Version 5.17

Previous Topic

Next Topic

Quantime

An export to Quantime requires that the survey data file is present in same the directory as the questionnaire that is exported. For a questionnaire NAMEQ, the data file should be named NAME.DAT.

Export to Quantime
Embedded PNG Image Template (Styled)

Include questions without text and unused questions
Exports questions without text and questions that are never shown due to routing. By default these are not exported.

Include null-evaluating filter and dummy questions
Exports questions that use a filter that always evaluates to false (for example *IF [ 1 = 0]) and *DUMMY questions. By default these are not exported.

Subsurvey
Select which survey to export if *NEW was used within the questionnaire.

Language
If more than one language is defined within the questionnaire, select the language to use for the question and code labels in the export.

Convert text using code page
Select the code page to convert the export into. Make sure the selected code page matches the language of your questionnaire.

Variable label length
Sets the maximum length for the variable label (the question text). Longer texts are truncated at the threshold.

Value label length
Sets the maximum length for the value label (the code label text). Longer texts are truncated at the threshold.

Side
Defines the default left column width for the question text and code labels.

Variable name in front of question text
The question label is preceded by the export name of the variable. Optionally add a line feed to the variable name.

‘Question n’ in front of question text
All question texts are preceded by the word "Question" followed by the question number originally used in the questionnaire.

Use variable names
Instead of automatically assigning question variable names based on question numbers, use the labels defined by *VAR.

Include questions without text and unused questions
Exports questions without text and questions that are never shown due to routing. By default these are not exported.

Include null-evaluating filter and dummy questions
Exports questions that use a filter that always evaluates to false (for example *IF [ 1 = 0]) and *DUMMY questions. By default these are not exported.

See Also