| Description | I see that there are already three types of ratings defined (Global rating,
Review rating, and Code rating). Realistically, it doesn't look like many people are currently performing reviews, so the Global rating is basically the Code rating. Since this is the only thing that gets displayed on the front page, if your code doesn't pass a test for some reason, it will likely show up to users as 1/5 stars.
Is it possible to show 2 sets of stars on the front page? - one for testing and one for actual user rating. The thought process being if I saw a paper that had 1/5 for testing and 5/5 for user rating, I'd still be very inclined to look at it. On the other hand, no matter what the testing stars say, if it it has 1/5 stars from many users it is likely not worth looking at. |