CleenUI · Project Management · Assessment

Assessment

Pro

Wizard-driven evaluation engine — sections, questions, scoring, and result valuations through data.

storybook.cleenui.com
Open Storybook
Live preview

Interactive Assessment preview coming soon.

This component ships with CleenUI. Its dedicated Storybook story is still being published — until it lands here, the full Storybook catalog is one click away.

About Assessment

Assessment is a higher-level workflow primitive built on top of Wizard. Configure sections, questions, response types, and scoring rules through data alone — no per-assessment code needed.

Responses are persisted as a typed object, scores are computed against configured rules, and result valuations (low/medium/high, specific recommendation) are returned for display. Used for everything from product onboarding quizzes to compliance audits to internal skill assessments.

When to use it

  • Product-fit qualification at the start of a sales cycle.
  • Compliance and audit self-assessments.
  • Skill or maturity evaluations for personalization.
  • Survey or feedback collection with conditional questions.

Common props

Prop
Type
Description
config
AssessmentConfig
Sections, questions, and scoring rules.
responseSet
ResponseSet
Existing responses (for editing or resuming).
onComplete
(result) => void
Fires when assessment is submitted.
onSave
(partial) => void
Fires on partial save.
showScore
boolean
Reveal the computed score after completion.
⚡ Already in an AI editor?

Set up CleenUI in your tool.

Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.