whats the rating? how does/will it work?hippy lady wrote: qads
Master
Rating: Average (50)
what the hell?!!?
Moderator: General Moderators
what the hell?!!?
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
Relax, it's just me working on a User Rating system. We all have to start off as average by default (thought I will manually adjust it for a few users, but later down the line).
The goal is that people who provided good advice get higher ratings, and it will help people know who to trust when getting advice.
The goal is that people who provided good advice get higher ratings, and it will help people know who to trust when getting advice.
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
Code: Select all
// checking bechs rating
if ($result >= 5)
{
print "wtf!? he sucks";
}
else
{
print "muahaha, you suck";
}
exit;
Last edited by malcolmboston on Thu Apr 15, 2004 9:00 am, edited 2 times in total.
- Bill H
- DevNet Resident
- Posts: 1136
- Joined: Sat Jun 01, 2002 10:16 am
- Location: San Diego CA
- Contact:
I'm disappointed. Seriously. I have participated in other boards that have rating systems and:
1. Some participants post for the purpose of getting ratings but more problematically --
2. Flame wars start over "you didn't rate me fairly" or "this guy asks questions and doesn't give good ratings" and similar imagined affronts.
I think the quality of this forum would be seriously diminished by a rating system, and will be hugely disappointed to see one implemented.

1. Some participants post for the purpose of getting ratings but more problematically --
2. Flame wars start over "you didn't rate me fairly" or "this guy asks questions and doesn't give good ratings" and similar imagined affronts.
I think the quality of this forum would be seriously diminished by a rating system, and will be hugely disappointed to see one implemented.
Last edited by Bill H on Thu Apr 15, 2004 9:01 am, edited 1 time in total.
