
May 23rd, 2002, 11:16 AM
|
|
|
|
Join Date: Apr 2007
Posts: 20
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Voting confusion in PHP Code
During php code browsing
there is an option tov ote.
But it is unclear what is the highest rank?
I think 10 points is for
very good code, and 1 is for very bad code.
But 1 point is the default, which many people could treat as the highest rank.
I think there should be some descriptions in the SELECT menu.
E.g.:
<option value="1"> 1 - bad code
<option value="2"> 2 - better but not good
...
<option value="10"> 10 - excellent code
You can notice that confusion when you see how many people treat the same code with 10 and 1 points. It is unlikely that one code is bad and good in the same time.
Regards.
|