TREES
Trees questions allows selection on a treeview. Trees can be eitheir OPT Trees (one item selected) or CHK Trees (multiples selections).
Trees can be Flat (up to 5 levels). Thats mean that hierachy is fully defined in the row (for example: Continent, region and country).
Trees can also be hierachical. That's mean that each row contains the ID of the Parent Row (for example, an employe row contains the ID of the manager of that employee)
73 - Q369 : TREE_FLAT_OPT
⚠️ Please select between 0 and 1 options.
74 - Q370 : TREE_FLAT_CHK
|
|
75 - Q371 : TREE_HR_OPT
⚠️ Please select between 0 and 1 options.
76 - Q372 : TREE_HR_OPT with leaf only in template
Only Leaf nodes can be selected
|
|
|
⚠️ Please select between 0 and 1 options.
77 - Q373 : TREE_HR_CHK with leaf only in template
Only Leaf nodes can be selected
|
|