Suggestions & Feedback
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsForum InformationSuggestions & Feedback

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old June 23rd, 2003, 01:50 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
Code rating system

Please could you explaing the code rating system in a little detail? I would like to assess the validity of the results. For example, can anonymous users vote? If so, what would prevent them from doing so multiple times? IP check?

I mainly ask because I would like to improve my code/coding practice. If I do not score a 10, I would like to know why, because that means something is wrong with my code. The way I see it, if I describe the intention (purpose/requirements) of the script and it meets these requirements, it should be voted 10, unless some schmuck decides it does not fulfil THEIR requirements, which could differ from the original intent. So, perhaps an advanced voting system could be implemented, where there is some breakdown that would let me know WHY a voter did not vote 10. That way I would know if I should rewrite it to fulfil different requirements. I know that few people vote as is, but perhaps, perhaps...

Thanks,

Peter

Reply With Quote
  #2  
Old June 23rd, 2003, 03:04 PM
honcho's Avatar
honcho honcho is offline
Contributing User
Codewalkers Beginner (1000 - 1499 posts)
 
Join Date: Apr 2007
Location: Cape Cod
Posts: 1,347 honcho User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 2 sec
Reputation Power: 3
RE: Code rating system

I disagree with the "working code = score of 10" assertion. If the code is un-maintainable, hard to follow, not well commented, uses a poor algorithm, or is not easily ported to new environments, then it should recieve a lower score regardless of if it fulfills the stated requirements or not.

As for a more complex rating scheme, I'd worry about making it too complex and then people won't go through the trouble of rating code at all.

Reply With Quote
  #3  
Old June 23rd, 2003, 03:13 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: Code rating system

The rating system does allow for anonymous votes. It does track via IP address.

I wouldn't base your coding skill on the votes it gets. Different people vote for different reasons. Some may vote it well people they liked and used the code. Some may vote it poor because they find it 'too simple', even though the code itself it fine.

Reply With Quote
  #4  
Old June 23rd, 2003, 06:15 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: Code rating system

Sorry I was unclear. I meant for "requirements" to encapsulate not just functional attributes but also readability, correct commenting, appropriate variable naming, speed, and technique.

Reply With Quote
  #5  
Old June 24th, 2003, 05:14 AM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 10987 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 49 m 26 sec
Reputation Power: 4
RE: Code rating system

Mugane, do you mean that other users would vote separate times, one for functionality, one for readability, one for commenting etc?

Reply With Quote
  #6  
Old June 24th, 2003, 12:42 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: Code rating system

Yes, sort of. There could be a single vote and a list of sub-categories with the ability to leave a brief (one-line) comment. I'm sure someone would vote this way and I know one person who would like to have this information :-)

Since the vote is optional anyhow, there's no reason not to try and get more info. As long as the voter knows that they don't have to leave additional info.

P

Reply With Quote
  #7  
Old June 24th, 2003, 01:04 PM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 10987 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 49 m 26 sec
Reputation Power: 4
RE: Code rating system

Matt, when are you going to do this update? It would be excellent!

Reply With Quote
  #8  
Old June 24th, 2003, 01:09 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: Code rating system

What would these sub-categories be?

Reply With Quote
  #9  
Old June 24th, 2003, 01:28 PM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 10987 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 49 m 26 sec
Reputation Power: 4
RE: Code rating system

Here's a few good ones:
Functionality
Readability
Easiness of use
Outlook (of the script's output)
How useful the code is

Reply With Quote
  #10  
Old June 24th, 2003, 01:37 PM
Matt Matt is offline
Moderator
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: Code rating system

So..each person gets one vote and they have to choose why they are voting for a script. Should there also be a "Overall" option?

Reply With Quote
  #11  
Old June 24th, 2003, 02:58 PM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 10987 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 49 m 26 sec
Reputation Power: 4
RE: Code rating system

IMHO yes. There are always people who want to give only overall votes.

Reply With Quote
Reply

Viewing: Codewalkers ForumsForum InformationSuggestions & Feedback > Code rating system


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway