hi,
The group rankings are build up from templates that can be changed via filters, but this requires some PHP knowledge. I have some examples for the match table and the player ranking in the first post in the forum. The templates are different, but the technique is the same.
These are the filters that you need:
- footballpool_group_table_start_template (only needed if you want to change the table heading)
- footballpool_group_table_group_row_template (this is where you add the new placeholder)
- footballpool_group_table_template_params (this is where you define the placeholder value and calculate the difference from the goal values)