Motivation Form

Live demo

Try the actual Motivation Form player — highlighted code, image choices, instant quiz scoring, and multi-page flow, all from one Markdown file.

The live demo is a published Motivation Form you can actually submit. It shows highlighted code, image choices, instant quiz scoring, and a multi-page flow, all defined in a single Markdown file.

Open the live form — responses land in a live dashboard.

What you just used

  • Markdown-defined — title, pages, branding colour, and the answer key live in plain text frontmatter.
  • Highlighted code in instructions — fenced code blocks are syntax-highlighted at deploy time.
  • Image choices — radio options with media: render as a visual card grid.
  • Instant quiz scoringmode: quiz scores answers and can reveal the breakdown after submit.
  • Multi-page flow — fields grouped by page: with a progress bar.

Ready to build your own? Start with the Quickstart, or browse every field type and the survey syntax.

On this page