Webmastersite.net
Register Log In

Member rating formula

Comments on Member rating formula

prep4usmle
Member

Usergroup: Customer
Joined: Mar 16, 2003

Total Topics: 13
Total Comments: 24
Posted Aug 19, 2006 - 5:56 PM:

What does it mean: linkratingnorm and commentapprovalnorm in member rating formula:

$rating = ($this->links * $this->linkratingnorm()) + ($this->comments * $this->commentapprovalnorm())


Regards!
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Aug 20, 2006 - 7:51 PM:

Those aren't in the current formula because they slow down large sites too much -- I suggest changing it to something simple like $rating = $this->links + $this->comments

Anyhow, they calculated the average rating given to links the member submitted and the average approval rating of the comments they posted.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.