Node Navigator
Update time:2025-06-06 18:57:34
The Node Navigator
panel contains a text input field where you can specify the order of question nodes to determine how they appear in the final data output.

Changing Question Output Order
Depth-First Auto Sort
By default, questions are traversed and output using a depth-first strategy, which is reflected in their order in the Node Navigator panel. You can click the Depth-First Auto Sort
button in the top-left corner to reapply this sorting.
Breadth-First Auto Sort
Click the Breadth-First Auto Sort
button in the top-left corner to automatically arrange questions using a breadth-first traversal strategy.
Custom Sort
Modify the order of question numbers in the input field and confirm to customize how questions appear in the data output. When using custom sorting, you don't need to specify the order for every question - any questions without an explicit order will automatically follow the custom-ordered questions using the depth-first strategy.
You can mark question nodes with a star for easy reference.