Pages:
Author

Topic: Forum ranks/positions/badges (What do those shiny coins under my name mean?) - page 51. (Read 2763041 times)

newbie
Activity: 34
Merit: 0

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 hour.


I have a question abouot this part: Is time an integer or a float?

Ofc its int
For example, check that:

Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);

Thank you Smiley
Well time could be a float as well e.g. 3 weeks being 1.5. Thats why I was asking.
newbie
Activity: 92
Merit: 0
though i joined 6 years later after this forum has started, posting rules/ranks structure remains same,
This info is quite helpful to understand the structure.
NSM
newbie
Activity: 97
Merit: 0
thanks for detailed information which newbie like me must read
hope I can get higher ranks faster to join airdrop & bounty 
Smiley
sr. member
Activity: 784
Merit: 255
I can't change the avatar. I upload a new avatar,but I still see my old avatar,which has since been removed. Help!
http://prntscr.com/hxuvhe
newbie
Activity: 21
Merit: 0
this information is one of the most good information for newbie like me
thanks po sa mga head
godbless
newbie
Activity: 41
Merit: 0
looks good. hope to get to 30
legendary
Activity: 2142
Merit: 1065
✋(▀Ĺ̯ ▀-͠ )
Would someone be able confirm that activity/ postings is calculated at a max of 14 per two week period? Would this mean to get to a Jnr member level it would be a min of 3 periods assuming you were to meet the max postings per period?

Yes.
Maximum activity = 14 per two weeks
Maximum posts = unlimited (constructive posts without spam to avoid being banned)
The rest is true  Smiley
jr. member
Activity: 84
Merit: 1
Would someone be able confirm that activity/ postings is calculated at a max of 14 per two week period? Would this mean to get to a Jnr member level it would be a min of 3 periods assuming you were to meet the max postings per period?
legendary
Activity: 2968
Merit: 3406
Crypto Swap Exchange
Still don't get why my activity isn't updated, hasn't been updated for almost a day now.
No matter how many more post you make, it won't be added to your activity since you can only gain up to 14 activities in each activity period, which is every other "Tuesday" (bi-weekly).
See the dates and approximate times here: https://docs.google.com/spreadsheets/d/12saLhlUoqIdairxzuSPu6EYGrt7FN2lOstO1yDjCEbA/edit#gid=1012758442
newbie
Activity: 14
Merit: 0
New here found this post useful thanks Smiley
newbie
Activity: 14
Merit: 0
Still don't get why my activity isn't updated, hasn't been updated for almost a day now.
member
Activity: 196
Merit: 15

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 hour.


I have a question abouot this part: Is time an integer or a float?

Ofc its int
For example, check that:

Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);
newbie
Activity: 34
Merit: 0

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 hour.


I have a question abouot this part: Is time an integer or a float?
newbie
Activity: 126
Merit: 0
Finally a thread that explains the ranks very well. Thanks!
staff
Activity: 3500
Merit: 6152
Does anybody know if it is still 30 activities needed to get to JR Member?

Everything in the OP is updated as far as I know, you only have Copper member (can be achieved by paying a small fee) which is not listed yet.
newbie
Activity: 112
Merit: 0
this is a good information, thanks
newbie
Activity: 4
Merit: 0
@cryptoarena let us get to 30 activity and see. I am pretty sure they would not have changed though tbh.
newbie
Activity: 14
Merit: 0
Does anybody know if it is still 30 activities needed to get to JR Member?
legendary
Activity: 2142
Merit: 1065
✋(▀Ĺ̯ ▀-͠ )
Can't believe some people donated 50 BTC for VIP  Shocked That's nuts! I guess back then it was a lot cheaper but still...

50 BTC was done by mining just 1 block and yes Bitcoin was a lot cheaper.
Donating to support the right side (crypto world) has no price  Wink
newbie
Activity: 31
Merit: 0
Can't believe some people donated 50 BTC for VIP  Shocked That's nuts! I guess back then it was a lot cheaper but still...
Pages:
Jump to: