Quote:
Originally Posted by commoncents
ok cool. as long as there is a way to overwrite someone who doesn't report i'm happy.
What about calculating averages? For example, I'll be using this for football games. Is there a way for you to calculate the averages of multiple games played . For instance if I play 3 games and score 30 points total in all 3, my average will be 10 points a game. This would be fun to allow users to see, who scores the most. Who has the best D, etc ,etc. you could allow the admin to determine what stats users must enter. and only the winner would have to enter the stats.
|
You can manually insert scores, without them being reported if you wish.
Upload attached file
Find in template
tmnt_ladder_cmpt:
HTML Code:
<span title="$vbphrase[ladder_totalpoints_desc]">$vbphrase[ladder_totalpoints]: $cmpt[totalpoints]</span>
Add after:
HTML Code:
Points Average: $cmpt[pointsaverage]