Player Match Rating

Premium Version Only

Football Leagues Premium since v0.9.8 has a player rating option to better represent game performance. Player Rating is automatically shown in "Match :: Lineups" and "Match :: Formation" sections.


Image 7804

Image 7805

Step 1 > Create Simple Stats in Match >> Player Statistics


Using API Import

When you are using API Import, in most cases, this field will be created automatically. 

If you don't have it, add a new Simple type and set API Field to "rating".


Image 7807


Without API Import

Go to the "Settings & Tools" (1) >> "Statistics" (2). 

In the "Section" "Match >> Player Statistics" (3) add Simple column type (4). Rename it (5) and save (6).

Image 7806

Step 2 > Set Rating field in "FL+ Configurator"

Specify in the plugin settings what statistical value represents the rating field.

Go to the "Settings & Tools" (1) >> "FL+ Configurator" (2) and select your field in the "Player Rating Field" option (3). 

Image 7808

Step 3 > Set rating on Match edit

Open any game for editing and in the "Player Statistics" metabox you can add rating value. 

Image 7810

Step 4 (optional) > Rating Colors

The plugin generates different background colors based on rating values ranging between 5 and 10.

If you have another rating system, you can change Minimum and Maximum Colors in "Customizer" >> "Football Leagues" >> "General".

Image 7811


Static Color for All Values

If you want to use one static color for all rating values, use the CSS code below (change background-color to what you want).

Just add this code to the Customizer - https://anwppro.userecho.com/knowledge-bases/2/articles/1-how-to-add-custom-css

body .match__player-rating {
  background-color: #ff8b2b !important;
  color: #fff;
  min-width: 28px;
  text-align: center;
  font-size: 12px;
  font-family: monospace;
}

Is this going to be auto with api?

thanks

+2

Not now, later I'll add such a functionality

+2

Very well this update, I remind you that it would be perfect to add the rate also for the coach, as well as the possibility of inserting cards for him.

Thank you

Tried to follow the manual here, but cannot get the player ratings visible in the matchreport

Please create a private support ticket - https://anwppro.userecho.com/knowledge-bases/2/articles/486-how-to-get-support

And send me a screenshot of all steps from your admin (1,2,3)

I have the same problem as someone 4 years ago.. I cannot see player ratings. Can you make more specific instruction how to do it..? 

Hi


I have updated the tutorial.

--

Best Regards

Andrei S.