Inspect first
Preflight reads the existing choices and checks for answer-based page navigation.
“Go to section based on answer” belongs to the existing answer choices. A bulk refresh can rebuild those choices without their destinations. The safe default is to detect routing and refuse the update.
This controlled 31-second proof shows the destructive-risk condition being detected before any choice write. It does not claim to preserve routing.
The YouTube player loads only after you press play. Controlled regression proof with synthetic data.
Google documents answer-based routing for dropdown and multiple-choice questions, and Apps Script exposes each choice's navigation type. That makes the risk detectable before a write.
Preflight reads the existing choices and checks for answer-based page navigation.
A routed question is disabled in the mapping selector and rejected again in the core write path.
The same guard applies to sidebar updates, menu updates, and automatic triggers.
Questions with a correct-answer key are also blocked because choice replacement can erase scoring.
This protection does not turn Google Forms into a live dependent-dropdown system. If question B must change immediately after a respondent answers question A, use a form platform or custom application that supports respondent-time dependent fields.
Independent product: FormSuite Choice Sync is not affiliated with New Visions Cloudlab's Form Ranger.