NIPO ODIN Version 5.17
NIPO Diana
The export to NIPO Diana may be used to create files that may be used by both NIPO Diana and Nvision Script.
Export to NIPO Diana variables
Choose the following options:
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.
Add filters to variables Any questionnaire filters are also defined in the variables.
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.
Use CODE ‘n‘ if no code text specified For code category labels without text, a label is created containing the word 'CODE' followed by the code number.
‘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. Optionally add a line feed to the variable name.
Write random and order numbers Where *RANDOM and *ORDER are used with a position definition, this stores the order in which the codes appeared during the questionnaire in an additional variable.
Insert [LF] in question text If line feeds are used in the question labels, these are transferred in the export. Duplicate line feeds are removed. By default, line feeds are translated into spaces.
Insert [LF] in code text If line feeds are used in the code labels, these are transferred in the export. Duplicate line feeds are removed. By default, line feeds are translated into spaces.
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.
Generate codes for scale questions Generates code numbers for *SCALE questions. By default these are exported as numerical variables.
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.
No duplicate text for *OPEN and *NUMBER questions For *OPEN and *NUMBER questions, creates a label with the question text, removing the label for the question text.
Maximum codes per variable Enforces a maximum number of codes per variable. Codes beyond this limit are not exported. This may be required for NIPO Diana, which has a limit of 200 variables.
Set line length Sets the maximum amount of characters to be used for question labels and code labels on a single row. Rows are split using the backslash character. Sentences are split at complete words.
Open VAR file after export Automatically opens the exported variable file in the NIPO ODIN Developer.
Unicode VAR file Exports a Unicode variable file instead of an ASCII file (supported by Nvision Script only).
|