NIPO ODIN Version 5.17

Previous Topic

Next Topic

Random Code Number Export in NIPO Diana

Exporting random order

*QUESTION 2 *CODES 81L9 *RANDOM 90L3 *CONTROL Q1 N
Which of the following brands of beers do you know?
(Int: read out)

1: Heineken
2: Amstel
3: Grolsch
8: Other *OPEN *NOCON
9: None *NMUL *NOCON

Is exported as:

*V2 *MV 81L9:V2[LF]Question 2[LF]Which of the following brands of brands of beers do you know? (Int: read out)
1: Heineken
2: Amstel
3: Grolsch
8: Other
9: None

*V2_R1 *SNG 90L1:V2_R1[LF]Question 2 - Random nr. 1[LF]Which of the following brands of brands of beers do you know? (Int: read out)
1: Heineken
2: Amstel
3: Grolsch
8: Other
9: None

*V2_R2 *SNG 91L1:V2_R2[LF]Question 2 - Random nr. 2[LF]Which of the following brands of brands of beers do you know? (Int: read out)
1: Heineken
2: Amstel
3: Grolsch
8: Other
9: None

*V2_R3 *SNG 92L1:V2_R3[LF]Question 2 - Random nr. 3[LF]Which of the following brands of brands of beers do you know? (Int: read out)

1: Heineken
2: Amstel
3: Grolsch
8: Other
9: None

See Also