Skip to content

Commit

Permalink
Update levels-and-ranks.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnynomnom committed Jun 23, 2023
1 parent 3fff0ad commit 93814a4
Showing 1 changed file with 20 additions and 7 deletions.
27 changes: 20 additions & 7 deletions blogs/levels-and-ranks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,24 @@ tags:
- Changelog
---

Levels and ranks represent your coding progress and proficiency level. To earn your rank, you must complete course exercises or code challenges to gain XP, which will assign you a level thus rank.
We are introducing a brand new leveling and ranking system to represent your coding progress and proficiency level. 👾

Before ideating our own, we took a good luck at popular EdTech platforms like Duolingo, as well as some of our favorite video games, such as Dota 2, League of Legends, and Overwatch.

Here's what we came up with!

#### Codédex Levels

There are now 25 player levels on Codédex, level 1 to level 25. Experience Points (XP) gets you levels and levels get you ranks. With each rank, there’s a name and badge icon associated with it that represents your programming proficiency.
There are now 25 player levels on Codédex, from level 1 to level 25. Everyone starts at level 1.

To level up, you must complete course exercises or code challenges to gain Experience Points (XP). which will assign you a level thus rank.

You can find your current level on your user profile page at **www.codedex.io/@username**.

#### Codédex Ranks

Levels get you ranks. With each rank, there’s a name and badge icon associated with it that represents your programming proficiency.

The five ranks in Codédex include:

- Bronze (Level 1-5)
Expand All @@ -27,14 +37,17 @@ The five ranks in Codédex include:

The majority of the current Codédex learners find themselves in the introductory ranks of Bronze and Silver for a quite a while, which is a testament to how difficult it can be to climb ranks.

| Ranks | Level |
| ----------- | ----------- |
| Header | Title |
| Paragraph | Text |
| Levels | Rank | XP to Unlock | Rewards |
| ----------- | ----------- | ------------ | ------- |
| Lvl 1 | Bronze | N/A | N/A |
| Lvl 2 | Bronze | 100 XP | Discord |
| Lvl 3 | Bronze | 500 XP | TBD |
| Lvl 4 | Bronze | 1000 XP | TBD |
| Lvl 5 | Bronze | 1500 XP | TBD |
| Lvl 6 | Silver | 2000 XP | TBD |

#### How do I find my level and rank?

To find your level and rank, visit your user profile. On your profile page, next to your picture, you’ll see your rank in the badge form. Below that, in your stats section, you’ll see which level you’re at.

Have other questions or feedback for us? Email us at [email protected].

0 comments on commit 93814a4

Please sign in to comment.