How do you guys decide story points
· One min read
Here is my overly simple but not unreasonable method:
- (1) “i know what the problem is and know how to fix it and it is tiny”
- (2) “i know what the problem is and know how to fix it”
- (3) “i dont know exactly what the problem is, but i know how to fix it”
- (5) “i know what the problem is, but dont know how to fix it”
- (8) “i dont know what the problem is”
I use these. They are generally as-good-or-better than any arbitrary assessment ive used other times.
