为了衡量一个团队中不同人的贡献, 我们在软件工程课中设计了 “团队贡献分”。 下面是Beta 阶段的得分。
Now for beta stage, here are the rules, pretty much the same, but with some technical changes:
a) Each team member brings in 10 points.
b) a team member can have [0, 20] points, the total points of a team should be equal to N*10, N being the number of team members.
c) All points should be a whole integer, or have a fraction of (0.5). other smaller fraction is not allowed.
d) Same value is not allowed among a team, e.g. you can’t have two 10.5 points within your team.
e) The project contribution score is NOT normalized thru-out the class, the raw value is added to the score.