Bitcoin Forum

Other => Meta => Topic started by: davidpbrown on February 07, 2014, 06:04:57 PM



Title: Activity?
Post by: davidpbrown on February 07, 2014, 06:04:57 PM
What is the Activity figure for each user that appears on the left of each post?
I've not paid any attention to it before but notice it's not the post count I'd taken it to be and it doesn't appear to change.


Title: Re: Activity?
Post by: Welsh on February 07, 2014, 06:10:02 PM
The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Activity is updated every 30 minutes.

The new membergroup limits work like this:
GroupRequirement
Brand New0 posts
Newbie(none)
Jr. Memberactivity: 30
Memberactivity: 60
Full Memberactivity: 120
Sr. Memberactivity: 240
Hero Memberactivity: 480

I'm not 100% sure that the membergroups work correctly. Tell me if you see any bugs.


Discussion is here: https://bitcointalk.org/index.php?topic=237597.0


Title: Re: Activity?
Post by: Sonny on February 07, 2014, 06:10:11 PM
Check the sticky post and you will find:

The way activity is calculated:
The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Activity is updated every 30 minutes.