Design Protocols 🠖 key concepts

Preview Mode 

As you build, you can preview any stage to see how it will appear to participants during an interview. This is useful at every step of designing a protocol, letting you check changes immediately rather than waiting until you deploy. How you open a preview, and what it offers, differs slightly between the two apps.

Previewing a stage

Open a stage in the editor and click Preview. The stage opens in a new browser tab, running just as it would during a real interview. You can cycle through the stage's prompts and complete any stage-specific activities, exactly as a participant would.

Nothing you enter in preview is saved. Close the tab when you are finished.

The Preview button and settings menu in the stage editor.
The Preview button and settings menu in the stage editor.

Preview settings

Next to the Preview button, a settings menu controls how previews behave:

  • Start preview with example data — on by default. Architect fills the preview with automatically generated example nodes and edges, so interfaces that rely on a network (such as sociograms and bins) have something to display. The data is randomly generated, so it differs each time you launch a preview and is purely illustrative — it is not representative of real participant responses. The stage you are previewing is left partly incomplete on purpose, so you can still exercise its interaction (for example sorting nodes into bins, or positioning them on a sociogram). Turn it off to preview with an empty network.
  • Always show this stage in preview when skip logic would hide it — on by default. The stage is shown in preview even when its skip logic would normally hide it, so you can check stages that would otherwise be skipped. A notice appears on the stage to remind you that skip logic was bypassed.

How preview works in the browser

Architect previews your stage in a browser tab at your current window size rather than emulating specific devices, so there are no device-size or orientation presets to choose. To see how a stage looks at a particular size, resize your browser window.

Caveats

  • Nothing is saved. Preview is a throwaway session. Any data you enter is discarded as soon as you close the tab.
  • Network-dependent stages need data to display. Interfaces such as the sociogram and the categorical and ordinal bins have nothing to show without a network. Keep Start preview with example data turned on so these stages have example nodes and edges to display.