<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Add point to WINNING team with 'forfeit' field?</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Add point to WINNING team with 'forfeit' field?</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1761</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1761</guid>
        	        	<description><![CDATA[<p>You would have to add a new field such as normal wins and losses since the points are derived from such fields.</p>
]]></description>
        	        	<pubDate>Sat, 02 Jan 2010 02:20:28 +0000</pubDate>
        </item>
        <item>
        	<title>Ryan on Add point to WINNING team with 'forfeit' field?</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1758</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1758</guid>
        	        	<description><![CDATA[<p>What if you wanted to add in a single bonus point as the only new condition to the existing code? A “win +1? option?</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 18:24:39 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on Add point to WINNING team with 'forfeit' field?</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1755</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1755</guid>
        	        	<description><![CDATA[<p>Points are calculated on the fly in standings.php based on the wins, losses, ties, forfeits etc.</p>
<p>This makes it quite difficult to do different point calculations based on the elements of the individual games.  You'd have to add new stats columns, attributed to the team, from which points can be derived.  As an example, if you want to add points to the forfeit winner, they're normally calculated under the "wins" column.  If you need to distinguish a forfeit win from a normal win, you'd have to add a new column to the sportsdb_teams table, and modify all of the add and edit score admin screens.  Depending on the sophistication of your rules, this would be quite a bit of work and might necessitate some more heavy-duty re-engineering of the points calculation logic.</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 15:11:00 +0000</pubDate>
        </item>
        <item>
        	<title>Ryan on Add point to WINNING team with 'forfeit' field?</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1744</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/add-point-to-winning-team-with-forfeit-field#p1744</guid>
        	        	<description><![CDATA[<p>Successfully installed the standings script.  I'm running a fantasy wrestling game.  What I want to add in is a field that gives an extra bonus point.  If certain conditions are met a player would get 2 points for the win plus 1 extra point. </p>
<p>I found this post, and am looking around the listed files.  Not sure where to start though.  <a href="http://tinyurl.com/yegwuot" rel="nofollow">http://tinyurl.com/yegwuot</a></p>
<p>The 'overtime loss' thread showed me how to make the 'forfeit' field ADD a point instead of subtract.  Is there a way to make the 'forfeit' field add that point to the -winning- team instead of the losing team?  Of course if I say A beats B by forfeit, do the 2 points for win show up in the forfeit column and not the regular column?</p>
<p>Thanks again</p>
]]></description>
        	        	<pubDate>Mon, 14 Dec 2009 03:36:47 +0000</pubDate>
        </item>
</channel>
</rss>