# Does a plugin exist to create a gamification/badge UI?

**URL:** https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856
**Category:** Feature
**Tags:** badges
**Created:** [December 17, 2015, 8:06pm UTC](https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856 "2015-12-17T20:06:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Stuman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stuman/32/121938_2.png) [@Stuman](https://meta.discourse.org/u/Stuman)
#### Post date: [December 17, 2015, 8:06pm UTC](https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856/1 "2015-12-17T20:06:28Z")

</div>

Hello everyone,

I’m new to using Discourse and I am also not good at writing SQL queries. Does anyone know if there is a plugin out there that will allow for me to create badges using a UI instead of writing the query?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 17, 2015, 10:59pm UTC](https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856/2 "2015-12-17T22:59:21Z")

</div>

Sorry, no such plugin exists, what badges are you after?

---

<div class="post-metadata">

### Author: ![Stuman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stuman/32/121938_2.png) [@Stuman](https://meta.discourse.org/u/Stuman)
#### Post date: [February 15, 2016, 8:26pm UTC](https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856/3 "2016-02-15T20:26:07Z")

</div>

Finally getting back to this. I’m looking at how I can do a number of things:

- assign a tag based on an email address. ex: [anyone@domain.com](mailto:anyone@domain.com) gets a badge.
- top X contributors for a month based upon their score.
- award badge based upon accomlishment (community superstar role = badge)
- badge if sign-up/in from a specific auth method. ex: twitter sign-up = badge
- badge if X questions are answered in a specific subject

Those are the ones I can think of off the top of my head. I’m sure I’d have more later.

---

<div class="post-metadata">

### Author: ![Timothy\_Vail](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/timothy_vail/32/90872_2.png) [@Timothy\_Vail](https://meta.discourse.org/u/Timothy_Vail)
#### Post date: [October 3, 2024, 12:08am UTC](https://meta.discourse.org/t/does-a-plugin-exist-to-create-a-gamification-badge-ui/36856/4 "2024-10-03T00:08:36Z")

</div>

I know this is an old thread but I’ve tried to address this with a plugin. See this thread. I’m working out the bugs. [Badge maker plugin](https://meta.discourse.org/t/badge-maker-plugin/329043)
