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)
Rough summary of what this means: If you post once per day on average, then you will eventually get the maximum number of activity points that you can get. Posting more than once per day on average is useless for increasing activity. The maximum number of activity points you can get is 1 per day, but your activity score only updates every two weeks. Therefore, it will take about 100 days to get 100 activity if you post once per day on average.
Activity is updated every hour.
I have couple of questions - In above post, there are two statements:
1. "your activity score only updates every two weeks"
2. "Activity is updated every hour."
Is the activity updated every hour or once every two weeks?
The 2nd question I have is on how time is calculated.
time = number of two-week periods in which you've posted since your registration
I joined this forum roughly 10 days ago and by above formula, my time value should be 1 and Activity value should be 14. But my activity value is currently 28. Is the above formula changed since it was originally posted?
May I know when my activity value will reach 30 to become Jr Member?
Thanks!