J8Intermediate
Feature Request Evaluation
30 minWhen feature requests come in
Format: Use the RICE framework to evaluate whether a feature request is worth building.
RICE Score:
- Reach: How many users will use it?
- Impact: How much impact on user experience? (1-3 points)
- Confidence: How confident are you in the above estimates? (50-100%)
- Effort: How many person-days does it require?
Formula: RICE = (Reach x Impact x Confidence) / Effort
Exercise: Use RICE to evaluate the following feature requests and rank their priority:
- "I want dark mode support"
- "I want to export data"
- "I want AI-powered recommendations"
- "I want team collaboration features"