01-05-2009, 12:13 PM
[eluser]Rick Jolly[/eluser]
Why not just return the score (an integer between 0 and 100) and let the user decide how to proceed? That would eliminate all those conditionals. Also, the helper would be more flexible if points could be defined as config values for each section.
Why not just return the score (an integer between 0 and 100) and let the user decide how to proceed? That would eliminate all those conditionals. Also, the helper would be more flexible if points could be defined as config values for each section.