marmalade Posted February 19, 2004 Posted February 19, 2004 Hi, I have a bunch of reviews I'd like to add to products that don't have star ratings. Is it possible for OSC to support reviews that aren't graded? I have some really good reviews on the products that don't have gradings, and I don't want to assign arbitrary grades on someone else's behalf, nor do I want to skew the results by giving something 0 stars. Any ideas of how I can get around this, or modify the code? Thanks. A
marmalade Posted February 19, 2004 Author Posted February 19, 2004 Well, Here's my temporary solution: in the database, I set the review ratings to NULL for the reviews that I don't want to have graded. In the PHP files where reviews are listed, I set conditions to only display stars for those with numerical review ratings. Now, I'm wondering, are review scores ever tallied or totalled? If so, please let me know where so I can check to make sure the stats aren't getting skewed. Thanks, A
Recommended Posts
Archived
This topic is now archived and is closed to further replies.