Desktop User Guides > Professional > Interview scripting > Writing interview scripts > Repeated questions > Printing and tabulating repeating questions as grids
 
Printing and tabulating repeating questions as grids
To print or tabulate repeated questions as grids rather than as separate questions, place the grid keyword at the end of the loop specification in the metadata section of the interview script
Syntax
LoopName "Question text" loop
{
  Loop control list
} fields
(
  Questions
) grid;
Results
Effect
Description
Web or CATI interviews
None. The method of presentation is determined by instructions in the routing section.
UNICOM Intelligence Interviewer - Paper
The question is printed as a table.
Survey Results activity
You can create a complete table using just this question.
Metadata Model to Quantum
Each repetition is checked to ensure that it has the same punch and offset allocations.
mrQtSpecDSC
The Quantum specification defines a grid question rather than an ordinary question.
See also
Repeated questions