Skip to content

Ranking system revisited

Announcements
3 2 1.0k 1
  • I’ve spent some time refactoring the ranking system, as it didn’t really make that much sense - admittedly, it looked good when it first went in, but it never actually reflected reality.

    Based on this, I’ve changed the names of the ranks (there are no actual quantity adjustments in terms of the reputations users have acquired) so they look like the below

    • Newbie (0)
    • Rookie (10)
    • Apprentice (20)
    • Explorer (30)
    • Contributor (50)
    • Enthusiast (100)
    • Collaborator (150)
    • Regular (200)
    • Proficient (300)
    • Experienced (500)
    • Veteran (750)
    • Grand Master (1000)
    • Guru (2000)
    • Yoda (5000)

    This new layout makes the system reflect reality in the sense that is now based on your experience with the platform itself rather than any specific skill set.

    Enjoy 🙂

  • I’ve spent some time refactoring the ranking system, as it didn’t really make that much sense - admittedly, it looked good when it first went in, but it never actually reflected reality.

    Based on this, I’ve changed the names of the ranks (there are no actual quantity adjustments in terms of the reputations users have acquired) so they look like the below

    • Newbie (0)
    • Rookie (10)
    • Apprentice (20)
    • Explorer (30)
    • Contributor (50)
    • Enthusiast (100)
    • Collaborator (150)
    • Regular (200)
    • Proficient (300)
    • Experienced (500)
    • Veteran (750)
    • Grand Master (1000)
    • Guru (2000)
    • Yoda (5000)

    This new layout makes the system reflect reality in the sense that is now based on your experience with the platform itself rather than any specific skill set.

    Enjoy 🙂

    @phenomlab Which rank plugin using Sudonix?

  • @phenomlab Which rank plugin using Sudonix?

    @cagatay nodebb-plugin-user-level

  • phenomlabundefined phenomlab forked this topic on

Related Topics
  • Adding reputation

    Solved Customisation reputation
    17
    1
    4 Votes
    17 Posts
    2k Views
    @OT very odd. Shouldn’t be that complex, but glad you have it working.
  • Theme retirement

    Announcements themes switcher
    21
    16 Votes
    21 Posts
    4k Views
    I relented somewhat here and added another swatch - one I missed, which was previous called “blackout”. This specific one has been adapted to work on the new theming engine, but the others have been reclassified, and renamed to suit. [image: 1693924764891-d7f3a7a1-9702-4238-99bd-5c0e0d53f244-image.png] As a result, the theme you might have had will probably be reflecting something else, so you (might) need to change your themes accordingly. The changes are as follows Light -> No Change Cloudy -> Is now the old “Dim” Dim -> Is now the old “Dark” Dark -> Now a new theme based on the revamped “Blackout”
  • 1 Votes
    4 Posts
    1k Views
    @Vijay-Kumavat-0 I think you’d be better off customising the plugin above to be honest. It seems like you’d be reinventing the wheel otherwise. I’d modify /nodebb/node_modules/nodebb-rewards-essentials/lib/conditions.js /nodebb/node_modules/nodebb-rewards-essentials/lib/rewards.js These seem to be the two files that control what is in the dropdown lists.
  • 35 Votes
    36 Posts
    8k Views
    no problem. I was waiting for this new version to change my server but I think I’m going to install the old one. Keep the good work bro
  • Clustering for NodeBB enabled

    Announcements cluster
    22
    1
    16 Votes
    22 Posts
    3k Views
    @Madchatthew True. I think this is the reason as to why most Open Source projects are abandoned because they are not sustainable in the long-term.
  • Testing out Webdock.io

    Moved Announcements webdock recovery speed
    2
    5
    5 Votes
    2 Posts
    1k Views
    Just coming back to this thread for review (as I often do), and it looks like Webdock have increased their available offerings - some are extremely powerful, yet very competitive from the pricing perspective. [image: 1692559685163-7cf9a928-ac21-44fe-99c6-90439030d631-image.png] 10 CPU cores, plus 20Gb RAM? Well worth a look (and the asking price) - there’s also a fixed IP which is hugely beneficial. Clearly, this is well beyond what most people will want to spend - it’s more of an example (but interestingly, Sudonix runs on something not too different from the above). However, not all that glitters is gold - just have a walk through the benchmark report I found below and you’ll see a huge difference between Heztner and Webdock https://www.vpsbenchmarks.com/compare/hetzner_vs_webdock That being said, the amount of HTTP requests that Webdock handles in relation to Hetzner is superior - @DownPW you might want to have a look at this - there’s a free 24 hour trial… [image: 1692560710486-5203639b-2f62-47e6-b87b-37580ce5deae-image.png]
  • Fancybox now used for image handling

    Announcements fancybox
    16
    6 Votes
    16 Posts
    3k Views
    And it seems to be less conflicting!
  • Polling system added

    Announcements poll
    1
    0 Votes
    1 Posts
    437 Views
    No one has replied