I am trying to do some analysis on team member contribution in Rally. The quantitative data will supplement the qualitative data about how much value a team member creates. Our teams work on user stories with story point estimates and each story has 1 or more tasks with hour estimates.
I'd like to take the hour estimates to determine what percentage of the user stories that each team member contributed and then total the fractions of story points for each developer each month.
Has anyone else solved this?