• Resolved LYourkwitz

    (@lyourkwitz)


    Hi there,

    I am attempting to use the plugin for a youth soccer league which uses a 10 point scoring system. Can you assist in how I would set up the PTS setting?

    Points are determined in the following manner:

    Win=6
    Tie=3
    Shutout=+1
    1 point is added for each goal up to a maximum of 3 pts.

    This would mean a game of 3GF and 0GA would be 10 pts. As would a 4-0 game.

    Home this makes sense.

    Thank you!

    https://www.ads-software.com/plugins/sportspress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    Hi there,

    Thank you for your question.

    The current version of SportsPress can only count the number of outcomes (Win, Loss, Tie, etc) and the number of Results (Goals, Penalties, etc).

    We think a multiselect for outcomes would give user more control for advanced scoring systems.

    The proposed change would enable selecting multiple outcomes per event, for example the following outcomes would be defined:
    [ Win, Tie, Loss, Shutout, 1 Pt, 2 Pts, 3 Pts ]
    and a single event could have 3 outcomes selected:
    [ Win, Shutout, 3 Pts ]

    Then, the PTS equation would work by setting it to:
    PTS = Win x 6 + Tie x 3 + Shutout + 1 Pt + 2 Pts x 2 + 3 Pts x 3

    This would mean that the above example would be calculated as:
    (1) x 6 + (0) x 3 + (1) + (0) + (0) x 2 + (1) x 3
    = (1) x 6 + (1) + (1) x 3
    = 6 + 1 + 3
    = 10

    We’re thinking of adding the multiselect in the same style as the “Previous Teams” field in player profiles.

    ??

    Plugin Author ThemeBoy

    (@themeboy)

    Hi again,

    We’ve just released version 0.4.3 which enables selection of multiple outcomes per team per event. Hope this helps ??

    https://www.ads-software.com/plugins/sportspress/changelog/

    Thread Starter LYourkwitz

    (@lyourkwitz)

    Thank you so much! Off to test it now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Scoring’ is closed to new replies.