maulaku / wwdiary

Automatically exported from code.google.com/p/wwdiary
0 stars 0 forks source link

Points Value Calculator changed points value on "favorites" item #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Used a recurring "favorite" item today and the point value is now "2" instead 
of "1" like it has been all along. Did not update or change any of the 
information. Had to change from 1 serving to .5 serving to get correct point 
value (even though I indeed had 1 serving).  Food Entry: Healthy Choice turkey 
- 6 slices (1 serving) Fat: 1.5 Carbs: 1 Fiber: 0 Protein: 10    
2.
3.

What is the expected output? What do you see instead?
Should be a "1" point value instead of "2".

What version of WWDiary are you using (check the "what's new" screen)?
6.4.7

What version of Android are you running?
4.0.4

What device do you have (phone/tablet)?  What brand/model?
Phone - Motorola Droid 4

Please provide any additional information below.

Original issue reported on code.google.com by rqst...@gmail.com on 15 Oct 2012 at 9:20

GoogleCodeExporter commented 8 years ago
After some analysis of the point system from WW it seemed that there was a 
discrepency in the formula that I was using.  I was using the nutrition 
information as-is and WW seemed to be rounding the nutrition info before 
plugging it into the formula.

A recent update brought my app more in line with how WW was calculating the 
values.  Are you able to double check this item against a WW branded calculator 
to verify that the point values are correct with this new method?

Original comment by ddumont on 15 Oct 2012 at 10:07

GoogleCodeExporter commented 8 years ago
I don't have an actual WW calculator but I checked this website: 
http://www.calculatorcat.com/free_calculators/weight_watchers_calculator.phtml
and plugged in the info and it says 1 point.....but I guess if you round up 
then it would now be 2 points.....

Original comment by rqst...@gmail.com on 15 Oct 2012 at 10:28

GoogleCodeExporter commented 8 years ago
I'll look it up in my WW info and get back to you.

Original comment by ddumont on 15 Oct 2012 at 10:51

GoogleCodeExporter commented 8 years ago
WW does indeed say that it's 1 point.   I'll tweak the formula some more and 
push out an update.

Original comment by ddumont on 21 Oct 2012 at 9:00