XP Measurement
Toolbox  /  xp-measurement

XP Measurement

Estimate minutes and XP for an EK's article, exercise, and quiz items. Pure-compute service — same formulas as the CLI's calculate subcommand, but stateless and per-item.

Article

Reading time = words/WPM + visual element delays (min 60s).

Exercise (PowerPath MCQ practice)

Per-question time = stem read + options read + thinking + feedback. Leave questions = 0 to skip.

Quiz items (optional JSON)

Paste arrays of MCQ / FRQ items. Each MCQ needs prompt_words + choice_words. Each FRQ needs prompt_words + sub_parts.

API