From: Sam H. <sh...@ma...> - 2006-09-28 23:42:27
|
On Sep 28, 2006, at 7:12 PM, P. Gavin LaRose wrote: > This may be a silly question, but: should problem_user.status be INT? > For example, in a problem with three parts on which I get 1/3 > correct: the > status on that problem would then be .33? Yikes! Thanks for catching that. It should be FLOAT. Hopefully no one ran wwdb_upgrade on important data since the last commit. -sam |