- How does it estimate learning time?
- It uses a skill complexity model (simple to expert level), adjusted for your background, the depth of proficiency needed, and the learning modality (structured course vs. self-directed). Outputs a range, not a single number.
- Does it account for learning rate differences?
- Yes — a 'prior expertise' coefficient adjusts the estimate. A Python developer learning TypeScript will converge faster than a non-programmer learning TypeScript.
- What's a 'productive level' vs. 'expert level'?
- Productive: sufficient to complete real tasks without external help on common problems (typically 20-40% of mastery time). Expert: consistent high performance on novel problems including edge cases.