Skip to main content

Wizard guides

Why this page exists

Wizards are now a central part of the Wahlsystem admin experience, and they deserve their own documentation section.

This page acts as the starting point for later, more visual documentation.

Current wizard usage areas

The shared wizard system already supports:

  • election creation and editing
  • student onboarding
  • teacher onboarding

Shared wizard principles

The current wizard system is built around a few shared ideas:

  • ordered steps
  • validation before advancing
  • consistent next/back navigation
  • review before final submission
  • reusable layout and actions across different flows

Planned future wizard documentation

Once images or screenshots are available, this section can be expanded with:

  1. step-by-step screen walkthroughs
  2. field explanations
  3. examples of typical admin workflows
  4. troubleshooting for validation errors

Planned sub-guides later

  • election wizard guide
  • user onboarding wizard guide
  • common wizard patterns used in the frontend
  • implementation notes for developers extending the wizard system