Title: Custom Scoring
Last modified: August 21, 2016

---

# Custom Scoring

 *  Resolved [LYourkwitz](https://wordpress.org/support/users/lyourkwitz/)
 * (@lyourkwitz)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/custom-scoring/)
 * 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://wordpress.org/plugins/sportspress/](https://wordpress.org/plugins/sportspress/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [ThemeBoy](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/custom-scoring/#post-4691315)
 * 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](https://wordpress.org/support/users/themeboy/)
 * (@themeboy)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/custom-scoring/#post-4691401)
 * Hi again,
 * We’ve just released version 0.4.3 which enables selection of multiple outcomes
   per team per event. Hope this helps 🙂
 * [http://wordpress.org/plugins/sportspress/changelog/](http://wordpress.org/plugins/sportspress/changelog/)
 *  Thread Starter [LYourkwitz](https://wordpress.org/support/users/lyourkwitz/)
 * (@lyourkwitz)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/custom-scoring/#post-4691452)
 * 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.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [LYourkwitz](https://wordpress.org/support/users/lyourkwitz/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/custom-scoring/#post-4691452)
 * Status: resolved