# Create badges based on Gamification score

**URL:** https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603
**Category:** Feature
**Tags:** badges, gamification
**Created:** [January 10, 2023, 2:56pm UTC](https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603 "2023-01-10T14:56:10Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![NoamH](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/noamh/32/289521_2.png) [@NoamH](https://meta.discourse.org/u/NoamH)
#### Post date: [January 10, 2023, 2:56pm UTC](https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603/1 "2023-01-10T14:56:10Z")

</div>

Hi,

is it possible to add badges based on scoring?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [January 10, 2023, 5:32pm UTC](https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603/2 "2023-01-10T17:32:24Z")

</div>

> [@NoamH](#):
>
> is it possible to add badges based on scoring?

Yes, you can use [Enable Badge SQL](https://meta.discourse.org/t/enable-badge-sql/47894) for it. If you give me some specifics I can help you with the query.

---

<div class="post-metadata">

### Author: ![NoamH](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/noamh/32/289521_2.png) [@NoamH](https://meta.discourse.org/u/NoamH)
#### Post date: [January 10, 2023, 5:43pm UTC](https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603/3 "2023-01-10T17:43:15Z")

</div>

for example:

- Newbie 0-99
- Novice 100-199
- Rookie 200 - 299
- Beginner 300- 399
- Talented 400 -499
- Skilled - and so on
- Intermediate
- Skillful
- Seasoned
- Proficient
- Experienced
- Advanced
- Senior
- Expert

Thank you,  
Noam

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [January 10, 2023, 6:21pm UTC](https://meta.discourse.org/t/create-badges-based-on-gamification-score/251603/4 "2023-01-10T18:21:27Z")

</div>

I added an [example query to the OP](https://meta.discourse.org/t/discourse-gamification/225916#badges-based-on-score-8).
