[etoys-notify] [JIRA] Commented: (SQ-361) showcase mojo filter

Razan Abbass (JIRA) tracker at squeakland.org
Fri Feb 19 11:40:50 EST 2010


    [ http://tracker.squeakland.org/browse/SQ-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39125#action_39125 ] 

Razan Abbass commented on SQ-361:
---------------------------------

[buy cheap tramadol o|http://thoughtmesh.net/meshes.php?group=33]
[buy tramadol at a cheap price online|http://thoughtmesh.net/meshes.php?group=34]
[buy cheap tramadol online inurl|http://thoughtmesh.net/meshes.php?group=35]
[very cheap tramadol|http://thoughtmesh.net/meshes.php?group=36]
[cheapest tramadol|http://thoughtmesh.net/meshes.php?group=37]
[tramadol cod|http://thoughtmesh.net/meshes.php?group=38]
[tramadol price|http://thoughtmesh.net/meshes.php?group=39]
[drugs that work in conjunction with tramadol |http://thoughtmesh.net/meshes.php?group=40]
[generic tramadol er dosage|http://thoughtmesh.net/meshes.php?group=41]
[buy tramadol without presription arrive next day|http://thoughtmesh.net/meshes.php?group=42]
[low price tramadol|http://thoughtmesh.net/meshes.php?group=43]
[side effects tramadol|http://thoughtmesh.net/meshes.php?group=44]
[tramadol 50|http://thoughtmesh.net/meshes.php?group=45]
[tramadol hcl 50mg tablet|http://thoughtmesh.net/meshes.php?group=46]
[tramadol for dogs|http://thoughtmesh.net/meshes.php?group=47]
[tramadol addiction|http://thoughtmesh.net/meshes.php?group=48]
[is tramadol a narcotic|http://thoughtmesh.net/meshes.php?group=49]
[tramadol dosage for cats|http://thoughtmesh.net/meshes.php?group=50]
[tramadol and cats dose rate|http://thoughtmesh.net/meshes.php?group=51]
[tramadol prescription drug|http://thoughtmesh.net/meshes.php?group=52]
[side effects of tramadol in canines|http://thoughtmesh.net/meshes.php?group=53]
[tramadol hci|http://thoughtmesh.net/meshes.php?group=54]
[tramadol hcl 50 mg tab|http://thoughtmesh.net/meshes.php?group=55]
[tramadol hydrochloride use in dogs|http://thoughtmesh.net/meshes.php?group=56]
[tramadol sales|http://thoughtmesh.net/meshes.php?group=57]
[buy tramadol cheap medication inurl|http://thoughtmesh.net/meshes.php?group=58]
[what is the medicine tramadol |http://thoughtmesh.net/meshes.php?group=59]
[tramadol hcl 50 mg tab|http://thoughtmesh.net/meshes.php?group=60]
[tramadol no prescription overnight|http://thoughtmesh.net/meshes.php?group=61]
[cheapest tramadol on line |http://thoughtmesh.net/meshes.php?group=62]
[order tramadol online|http://thoughtmesh.net/meshes.php?group=63]
[cod accepted tramadol order|http://thoughtmesh.net/meshes.php?group=64]
[buy tramadol cheap medication inurl|http://thoughtmesh.net/meshes.php?group=65]
[cheap tramadol fedex overnight|http://thoughtmesh.net/meshes.php?group=66]
[tramadol slow release in burn pain|http://thoughtmesh.net/meshes.php?group=67]
[tramadol pharmacy|http://thoughtmesh.net/meshes.php?group=68]
[is tramadol a narcotic|http://thoughtmesh.net/meshes.php?group=69]
[best price on tramadol 50 and 100 mg|http://thoughtmesh.net/meshes.php?group=70]
[tramadol prescription|http://thoughtmesh.net/meshes.php?group=71]
[tramadol hcl|http://thoughtmesh.net/meshes.php?group=72]
[best price tramadol|http://thoughtmesh.net/meshes.php?group=73]
[tramadol without a rx and prednisone|http://thoughtmesh.net/meshes.php?group=74]
[tramadol sale|http://thoughtmesh.net/meshes.php?group=75]
[tramadol online fedex cod|http://thoughtmesh.net/meshes.php?group=76]
[ultram hydrochloride 100mg|http://thoughtmesh.net/meshes.php?group=77]
[what are the withdrawal symptoms of tramadol|http://thoughtmesh.net/meshes.php?group=78]
[cheap tramadol|http://thoughtmesh.net/meshes.php?group=79]
[order ultram online|http://thoughtmesh.net/meshes.php?group=80]
[tramadol hydrochloride|http://thoughtmesh.net/meshes.php?group=81]


> showcase mojo filter
> --------------------
>
>                 Key: SQ-361
>                 URL: http://tracker.squeakland.org/browse/SQ-361
>             Project: squeakland
>          Issue Type: Feature
>          Components: showcase
>            Reporter: timothy
>            Assignee: timothy
>             Fix For: etoys 4 and showcase
>
>
> Mostly done already ... here's the details, some have changed:
> 1. every account has mojo, which is a positive or negative integer
> 2. when someone ranks one of your projects or comments, you gain or lose mojo
> 3. when you rank a comment, you can give or take 1 mojo point
> 3. when you rank a project, you can give or take 10 mojo points
> 4. every entry in overall, region, age, subject, and tag can earn or lose mojo (adding to 10)
> 5. every project or comment can be ranked by as many as 10 people
> 6. every time you rank, you gain 5 mojo points on the first day, 4 on the next, etc.
> 7. after 5 days, another ranker is chosen as a replacement
> 8. your current mojo is the sum of all mojo for your projects and comments and rankings
> 10. projectMojo = projectMojo + ( ( personalMojoBonus * 0.2 ) * projectMojo )
> 11. projectMojo = projectMojo + ( ( groupMojoBonus * 0.1 ) * projectMojo )
> 12. mojoLevel =  FLOOR((((myMojo - avgMojo)/(maxMojo - avgMojo))*100-1)/20,1)+1
> 13. rankDaysLevel = FLOOR((((myDays - avgDays)/(maxDays - avgDays))*100-1)/20,1)+1
> 14. rankCountLevel = FLOOR(5-(((myRanks - avgRanks)/(maxRanks - avgRanks))*100+1)/20,1)+1
> 15. ranker potential = 3* mojoBonus + 2*daysBonus + 1* ranksBonus
> 16. level colors:  purple (5), blue (4), green (3), yellow (2), orange (1), red (0), gray (negative)
> ... public comment, private comment
> ... allow comments (checkbox)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list