Pulse Insights Documentation
  • Pulse Insights Overview
    • 👋Welcome to Pulse Insights
  • Implementing Pulse Insights (Dev)
    • Implementing on Web and Mobile Web
      • Deploying your tag (code snippet)
      • Ingesting contextual data for targeting and analysis
      • Client Key
      • Tracking Events (aka High Value Actions)
      • Presenting a specific survey
      • Supporting Inline surveys
      • Callbacks
      • Privacy Features
        • Identifiers, cookies, and local storage
        • Data that Pulse Insights stores
      • QA Process and Preview Mode
        • JavaScript Object
      • Single Page Apps
      • Load Time & Availability
      • Bot blocking
      • Customer-initiated Feedback
    • Implementing in email
      • Dynamic Email
    • Implementing in Native Apps
      • Android
        • Android Release Notes
        • Android Demo App
      • iOS
        • iOS Release Notes
        • iOS Demo App
      • Demo App Help
  • Integrations
    • Integrations overview
      • Hubspot
      • Braze
      • Google Analytics
      • Data Lake
  • Configuring Pulse Insights (Console)
    • Account Setup
      • Authentication & SSO
      • Inviting Collaborators
      • Roles & permissions
    • Dashboard & Program Management
      • Survey Status
    • Editor
      • Question Types
        • Survey Invitation
        • Single Choice
          • Using Images
        • Multiple Choice
        • Free Text
        • Net Promoter Score
        • Slider
        • Custom Content (Next Best Action)
        • Thank You Message
          • Poll (Show Results)
      • General
      • Targeting
        • Devices & Channels
        • Sample Rate
        • URL & Events
        • Dates
        • Previous Responses
        • On Page Behavior
        • CRM Targeting
        • Geo Targeting
        • Goal
        • User Behavior
        • Advanced Settings
      • Formatting
        • Widget Types
          • Docked
          • Bottom Bar
          • Top Bar
          • Overlay
          • Inline
        • Themes
        • Question Display
        • Custom CSS (Survey-level)
        • Supported Markdown
      • Link Builder
      • Preview
      • Survey Groups (Localization)
    • Reporting
      • Results Page & Filtering
      • On Demand
        • Columns/Data Dictionary
      • Scheduled Reports
      • Free Text
        • AI Generated Summary
        • Responses & Tagging
      • Custom Content Reporting
      • Viewable Impressions
    • Account Level Settings
      • Get Code Snippet
      • Global Targeting
      • Data & Integrations (Callbacks)
      • Data Restrictions
      • Themes
      • Automations
        • High Value Actions (Events)
      • Activity Log
      • Configured by Pulse Insights
  • Best Practices
    • Best Practices
      • Copy
      • Design and Execution
      • Targeting
      • Widget Types
      • Sample Rate
      • Submission Rates
      • Special Features
      • Best Practices for Progressive Profiling
  • API
    • API reference
      • Surveys
        • Questions
        • Poll
      • Q
        • A
      • Direct serve
      • Serve
      • Results
      • Present results
      • Track event
      • Custom content link click
      • Submissions
        • All answers
        • Answer
        • Close
        • Viewed at
      • Devices
        • Set data
Powered by GitBook
On this page
  • One at a Time
  • All at Once

Was this helpful?

  1. Configuring Pulse Insights (Console)
  2. Editor
  3. Formatting

Question Display

PreviousThemesNextCustom CSS (Survey-level)

Last updated 1 year ago

Was this helpful?

There are 2 options for how to display your survey. One question at a time, or all questions displayed at once. Surveys are displayed one question at a time by default. To configure question display, navigate to the Formatting tab of the right side panel in the survey editor. The settings will be located in the "Question Display" section of the formatting tab.

One at a Time

This is the default and most common display for survey questions. The user will be presented with one question at a time and proceed to the next question (if any) upon answer submission. You can also set the question order for one-at-a-time surveys by choosing one of the following from the dropdown menu:

  • Not randomized (default): The order of the questions will display in the order in which you explicitly set in the editor. Use question routing to set the survey flow. For more details on routing, see .

  • Randomized: there is no question routing, the questions will display in random order when the survey is rendered for end users.

All at Once

All at once surveys are similar to a form where all questions in the survey will be shown at the same time with a button to submit all questions responses at once. If you choose to display your survey All-at-once, you can also configure:

  • Submit Button Text (optional) - the button will default to "Submit" if this is left blank.

  • Enable Empty Error (optional) - this feature enables error messages to display under each question that is unanswered (instead of just one error message displayed below the submit button). Each question's empty error message can be set in the individual question's settings. "Required" is the default error message if it is not customized in the question settings.

  • Error Text (optional) - this is the error message that displays below the submit button. The default error text is that will display if this is not set is "Please fill answers".

  • Question order

    • Not Randomized (default): The questions within the form will show in the order in which they appear in the canvas, from top to bottom. To reorder the question order, simply drag and drop the question(s) in their desired location.

    • Randomized: The questions within the form will show in a randomized order when the survey is rendered for end users.

here