+ Reply to Thread
Results 1 to 16 of 16

how do the reputation points work?

  1. #1
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    how do the reputation points work?

    How do the reputation points get calculated? I have 70 points but my Reputation has been added to only 27 times.
    Is it weighted based on who gave the rep (if so how?), the number of replies in the thread the rep was recieved in or something else?

    I had a look on the FAQ and couldn't find anything.
    Last edited by Leon V (AW); 03-19-2014 at 11:31 AM. Reason: terminoligy clarification
    Sub Reputation()
    Dim Problem as Variant
    Dim Reputation as Integer
    For Each Problem in Forum.Threads
        If Problem.Title = "*[Solved]*" and Solver.Name = "Leon V (AW)" Then Reputation = Reputation + 1
    Next Problem
    End Sub

  2. #2
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: how do the reputation points work?

    some people add more than one reputation point. it depends if they like your nick name or avatar
    Click on the star if you think I helped you

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: how do the reputation points work?

    Each person has a "Rep Power", which is dependent on length of service, number of posts, title status (and number of rep points gained ??) - non-one seems to know exactly how it is calculated. So, when someone give you a rep, your score will increase by their rep power. A few longer-serving senior contributors have rep powers in the 20's, but most have between 5 and 15 (I would say, as a guess). There doesn't seem to be a way of finding out your own rep power, unless a fellow contributor tells you what their score is and you then rep them and see how much it has gone up by.

    Hope this helps.

    Pete

    EDIT: further to the previous post, you are not allowed to rep the same person consecutively - i.e. you are encouraged to "spread it around"

    Pete

  4. #4
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    Re: how do the reputation points work?

    Quote Originally Posted by adyteo View Post
    some people add more than one reputation point. it depends if they like your nick name or avatar
    I am including people giving multiple add reps in the count

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: how do the reputation points work?

    Pete is correct. Each of us has varying rep power, so you'll always have more points than rep events. Is there something specific else you wanted, Leon?
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  6. #6
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    Re: how do the reputation points work?

    Quote Originally Posted by JBeaucaire View Post
    Pete is correct. Each of us has varying rep power, so you'll always have more points than rep events. Is there something specific else you wanted, Leon?
    No, I was just curiouse. It's an OCD thing. I will probebly spend the next month trying to figure out everyones rep power based on how my score increased in the past.

  7. #7
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: how do the reputation points work?

    Quote Originally Posted by Leon V (AW) View Post
    I will probebly spend the next month trying to figure out everyones rep power based on how my score increased in the past.
    Here's your first chance!
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: how do the reputation points work?

    I suppose it should also be pointed out that you can get negative rep if a poster clicks "Do not agree" in the dialogue box - these are shown with a red square in the list of reps you have received on your UserCP (positive reps are green). I don't know if this is just -1 added to your score, or if it is -(rep_power_of_disgruntled_poster).

    Also, a poster has zero rep power until s/he makes their first post, so if someone reps you having read one of your posts but has not made any posts themselves, then your rep score will not change (and the rep will be shown with a grey box).

    Oh!, the things you pick up just hanging around !!<bg>

    Pete

  9. #9
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: how do the reputation points work?

    Some time ago we did a "rep trade" where we would rep one and another to see how much rep power we had ('cause we don't know!). If I recall correctly, at that time I had a rep power of 4.

    I would think that my power has increased since.

    A few weeks ago an OP repped me. They had a few dozen posts and were a member since about 2004 and their rep power was about 10 if I recall correctly.

    So, it would seem that your tenure is the biggest factor in your rep power.

  10. #10
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: how do the reputation points work?

    Yes, I've noticed a similar thing. I suppose the rep power is 1 for every full year since joining plus some adjustment for number of posts, plus something for status level, plus maybe something else.

    Pete

  11. #11
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: how do the reputation points work?

    ...and so many Excel questions bobbing in the wind....


  12. #12
    Valued Forum Contributor adyteo's Avatar
    Join Date
    01-10-2013
    Location
    Calgary
    MS-Off Ver
    Excel 2010
    Posts
    540

    Re: how do the reputation points work?

    I am puzzled that the Admins and Gurus do not have this type of info described somewhere. Who is running the forum? Who created the rules? Is that person still alive, is that person managing the forum from a prison cell?

    Don't you have a user manual, at least for Admins? If all admins are not able to solve an issue, who do they address that request to?

  13. #13
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    Re: how do the reputation points work?

    Quote Originally Posted by Tony Valko View Post
    Some time ago we did a "rep trade" where we would rep one and another to see how much rep power we had ('cause we don't know!). If I recall correctly, at that time I had a rep power of 4.

    I would think that my power has increased since.
    Congratulations Tony it has increased since then..... By 1

  14. #14
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: how do the reputation points work?

    Wooooooo!

    Don't spend that all in the same place!

  15. #15
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    Re: how do the reputation points work?

    I wonder if it is a reference or a value? So if I give someone rep today, when my "rep power" goes up will their rep also go up?

  16. #16
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,705

    Re: how do the reputation points work?

    No, I think it is just an accumulator - new rep is added onto existing rep which then become the existing rep. Can you imagine storing all the historical reps to take account of increases in rep power?

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Awarding Reputation Points
    By newdoverman in forum Tips and Tutorials
    Replies: 10
    Last Post: 09-19-2016, 05:43 AM
  2. [SOLVED] Reputation Points
    By natefarm in forum The Water Cooler
    Replies: 13
    Last Post: 01-10-2014, 03:17 AM
  3. No more Scales (reputation points)
    By abousetta in forum The Water Cooler
    Replies: 2
    Last Post: 12-07-2011, 12:17 PM
  4. Reputation Points
    By pike in forum The Water Cooler
    Replies: 27
    Last Post: 12-05-2009, 10:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1