File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 4545 <li >Score: {{ coalitionScores [coalition .id ].score | thousands }} </li >
4646 <li >Total points: {{ coalitionScores [coalition .id ].totalPoints | thousands }} </li >
4747 <li >Total contributor count: {{ coalitionScores [coalition .id ].totalContributors | thousands }} </li >
48- <li >Minimum contrition: {{ coalitionScores [coalition .id ].minActivePoints | thousands }} </li >
49- <li >Active contributor count: {{ coalitionScores [coalition .id ].activeContributors | thousands }} </li >
5048 <li >Average points: {{ coalitionScores [coalition .id ].avgPoints | toFixed (2) | thousands }} </li >
5149 <li >Median points: {{ coalitionScores [coalition .id ].medianPoints | toFixed (2) | thousands }} </li >
5250 <li >Standard deviation points: {{ coalitionScores [coalition .id ].stdDevPoints | toFixed (2) | thousands }} </li >
You can’t perform that action at this time.
0 commit comments