Skip to main content

build_sectioned_flow

Function build_sectioned_flow 

Source
pub fn build_sectioned_flow(
    form_spec: &FormSpec,
    sections: &[FlowSection],
) -> QAFlowSpec
Expand description

Build a section-based QAFlowSpec where questions are grouped into named sections with message headers and decision gates.