Or, right click the page and go to "view page source". Scroll down through the html code and you can view the bars. Looks like it takes 40 to get to the green level, and then at 60 you will get another color. It doesn't necessarily have to do with performance. I've seen much lower rated players perform worlds better. Depends on your build details, SA tree and how your scout/manager/play caller uses you. Also luck.
For example, this is what the page source html code tells me about my player
</table>
</div>
<div id="player_scouting_report"><div class="small_head">Scouting Report</div><div class="rating">
<div class="rating_head">Overall</div>
<div class="rating_bar"><div class="rating_bar_fill rating_bar_fill_40" style="width: 39px"> </div></div>
</div>
<div class="rating">
<div class="rating_head">Pass Defense</div>
<div class="rating_bar"><div class="rating_bar_fill rating_bar_fill_60" style="width: 42px"> </div></div>
</div>
<div class="rating">
<div class="rating_head">Tackling</div>
<div class="rating_bar"><div class="rating_bar_fill rating_bar_fill_40" style="width: 39px"> </div></div>
Last edited Sep 1, 2008 12:06:43