sort_order in stat_categories in league resource
Am I correct in thinking that the sort_order field in stat_categories->stats->stat is used to signify whether or not the stat wins if it is lower or higher?
Example:
Hockey Fantasy League
The GAA has a sort_order = 0 (also just so happens to be the only stat that is good when is low).
Goals has a sort_order = 1 (obviously its good to have this stat high).
I am coding for this now but I wanted to be sure that is what is intended.
Thanks!
by
0 Replies