⚠ Warning: the worst error you can do:
Respondants responses uses IDQuestion and CodeModality as key
Please, never change the IDQuestion or the code Modality after production start.
All responses already received will be lost or affected to the question who received the old IDQuestion and the old modality code.
As long as the codification don't change and the meaning is the same, you can change other things (correct grammar, add images or modify text etc.).
You can even add new Questions and modalies. But never change the IDQuestion or CodeModality of an existing question after production starts.
Please pay particular attention to question coding.
Our analysis dashboard can allow you to combine questions with the same code on several surveys.
Question Panel Structure
Each question have two metadata cells (Template Cell in Column H of excel and Modalities cell in column I). When you double clik on one of these cells, the cell content is displayed as a table on a new sheet (QDET) where you can modifiy them.
Template cell cares generally about the blue zone and Modalites cell care about green cell (see below). However , template cell can contains info concerning the green zone that has no need to be repeated through all modalities lignes (for example, required answer number, goto next page automatically, number of modalities per row ...).
Q106 (rk = 16) - LabelZone (see Par_LabelFormat QuestionType for numerotation formatting options)
Description zone (there is option in template to put it as tooltip of label)
Top HTML
|
Left HTML
|
Control area defined by typeQuestion and Modalities cell
|
Right HTML;
|
Bottom HTML
|
31 - Q130 : Template control sample
This is Description zone
TopHTML Text (Note that description is prefixed with Label:, so it goes to label Tooltip) |
😃 LeftHTML | | Right HTML; here an image:
|
|
PanelType property (Template Row)
Panel Type have 5 possible values:
- Normal Panel starts new panel for the question:
- NormalBlock: (default) correspond to style display Block wich take a complete one row
- NormalCentered: the question is centered , fitted to needed space and take a complete one row
- NormalInline: the question is not centered, fitted to needed space, and allowing other question to share it's panel row
-
Light Panel means that question panel is included in the panel of the previous normal panel
- LightBlock: correspond to style display Block wich take a complete one row
- LightInline: the question is fitted to needed space
Normals Panels (not merged)
32 - Q134 : NormalBlock
This is a description
33 - Q135 : NormalInline
This is a description with DescriptionAsTooltop=true
34 - Q136 : NormalCentered
35 - Q137 : Normal Inline
36 - Q138 : NormalInline (Panelwidth=50%)
Lights Panels (merged Panels)
37 - Q140 : NormalInline followed by LightInline panel
The second Input (password) have paneltype set to lightPanel, So it it will integrate the panel of the previous Normal panel.
Note also that, by default, label zone and description Zone of the a lightPanel are not visible. Description is then placed as tooltip of the first visible zone.
This behavior can be changed (see advanced Templating).
38 - Q142 : two lights inline and one light block merged in the same panel
39 - Q146 : 3 lights-inline and two light-block merged in the same panel
Q146 is a no control panel used to create a new panel for the following inline panels,