I know it has been explained before, but what do all those stats mean ?? What is a Viao or a MiRB or a Clank just to name a few ??
I know it has been explained before, but what do all those stats mean ?? What is a Viao or a MiRB or a Clank just to name a few ??
Trigggls : Having 10000 - 10100 credits in a project.
Boks : Having 100000 - 101000 credits in a project.
Teraboks : Having 1000000 - 1010000 credits in a project.
Maxwells: Having at least half the milestone count of the #1 person in a category. For example: in the 500k category, let's say the #1 person has 70 projects. If you have at least 35, you get a Maxwell.
Clanks: number of projects you've earned credit in during the past 28 days.
Vaios: number of projects where you rank in the top 5 based on your join date.
MiRBs: number of milestone categories in which you rank in the top 1000, excluding the MiRB category itself.
With the exception of MiRBs and Boks(though he's an honorary team member in my book), the stats are named after the SETI.USA team members who came up with them.
Last edited by John P. Myers; 09-03-13 at 03:21 AM.
Of those, the one I try the hardest on is the Vaio's, as it shows to me how much I am working on the projects I am attached to compared to others within the same timeline.
Now if only someone would fess up to what the MM Badge signifies.
Not sure I can explain why I have Emerald but Ste\/e and zombie67 only have Ruby.
It's the number of MM's you have
&mmbadges('freedc',' ',5,10,'bronze.png');
&mmbadges('freedc',' ',10,15,'silver.png');
&mmbadges('freedc',' ',15,20,'gold.png');
&mmbadges('freedc',' ',20,25,'emerald.png');
&mmbadges('freedc',' ',25,30,'ruby.png');
&mmbadges('freedc',' ',35,40,'sapphire.png');
Thanks BOK! Didn't make sense to me because I thought it looked like I had Emerald, but Ste\/e and zombie67 had Ruby. And, at least for WuProp, Emerald is better than Ruby.
But then I started looking around and I see there's very little rhyme or reason to the precious stone classifications...
NumberFields = Sapphire->Ruby-Emerald->Diamond
WuProp = Ruby->Emerald->Sapphire
Collatz = Amethyst->Ruby->Sapphire->Emerald
YoYo = Blue->Red->Green (OK, not semi-precious stones at all. )
PrimeGrid = Amethyst->Ruby->Turquoise->Jade
Wildlife = AmethRuby->SaphTurq->JadeEm (WTF??? )
FreeDC = Emerald->Ruby->Sapphire
Just for examples. Leaving, at least me, confused as to what's better to have.
Last edited by Mumps; 09-03-13 at 11:55 PM.
yup, there is only 28 currently. If and when there are more possible, I'll add another category..
I have on my todo list a page showing every project that has badges with a list oh those badges and levels and where you currently are with them..
Hmm, I think there is some logic issue in my script, I've made a couple of changes to see if it corrects it and also re-ran it on yours. There were other entries with your cpid but a different ID it was picking up, so I think it was a variable not being initialized.
Let me know if it goes wrong again.