logo
search
Others

Fix Microsoft Forms Branching Showing Multiple Questions at Once

Maira MehtabMaira Mehtab Sep 22, 2026 869 views

Question details

The user is experiencing an issue where subsequent questions in a branching path appear on the same screen as the current question, and they want to display only one question per screen without manually creating a new section for every single question.

Product
Microsoft Forms
Device & OS
not provided
Scenario
Creating a branched survey or quiz where questions need to be displayed one at a time.
Observed behavior
Branched questions are appearing simultaneously on a single screen instead of paginating sequentially.
Before you start

Before modifying your branching logic, preview your form to identify exactly which questions are incorrectly grouping together on the same screen.

Solution 1Recommended

Use Sections to Force Pagination

Since Microsoft Forms currently limits strict per-question pagination without sections, utilizing sections is the most reliable workaround to force a new page.

By design, Microsoft Forms attempts to create a continuous flow for users. If you need a strict 'one question per screen' layout, you must break the continuous flow by adding sections, even if it requires extra setup.

1
Select the question

Click on the question in your form after which you want a page break to occur.

2
Add a new section

Click the 'Add new' button, select the drop-down arrow to view more question types, and choose 'Section'.

3
Apply branching to the section

Click the three dots (More settings) on your trigger question, select 'Add branching', and direct the flow to the newly created section.

System Limitation: Currently, Microsoft Forms requires separate sections to enforce a strict 'one question per screen' view when branching is applied.
Free Microsoft Office alternative

Switch to WPS Office for a Seamless Productivity Experience

Tired of limitations and complex workarounds in Microsoft 365 apps? WPS Office provides a lightweight, comprehensive suite featuring Writer, Spreadsheet, Presentation, and PDF tools. It offers robust functionality, high compatibility with Microsoft file formats, and an intuitive interface that makes transitioning effortless.

  1. 1. Download the installer: Visit the official WPS Office website and click 'Download WPS Office Free'.
  2. 2. Run the setup file: Open the downloaded installer file and follow the simple on-screen instructions to install the suite.
  3. 3. Launch and create: Open WPS Office and instantly start creating highly compatible documents, spreadsheets, or forms.
Fully compatible with Microsoft Word, Excel, and PowerPoint formats.Built-in robust form and data collection tools via WPS Form.Lightweight design that runs smoothly on both new and older devices.Free to download and use with a highly intuitive, tabbed interface.
microsoft office alternative - wps office

Frequently Asked Questions

Why do multiple branching questions appear on the same screen in MS Forms?

By default, Microsoft Forms attempts to create a continuous scrollable flow. If consecutive branched questions do not contain a section break between them, the system groups them on the same page.

Can I show one question at a time in Microsoft Forms without using sections?

Currently, there is no built-in toggle in Microsoft Forms to strictly enforce a one-question-per-screen layout without manually adding sections between those questions.

How do I preview my branching logic before sharing the form?

Click the 'Preview' button at the top right of the Microsoft Forms designer. This allows you to test the user experience and ensure your branching logic and page breaks function as intended.