# Can we have a point or reward system as a feature?

**URL:** https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652
**Category:** Feature
**Created:** [18.Июнь.2014 10:35:02 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652 "2014-06-18T10:35:02Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![bankerrahul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bankerrahul/32/114340_2.png) [@bankerrahul](https://meta.discourse.org/u/bankerrahul)
#### Post date: [18.Июнь.2014 10:35:02 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/1 "2014-06-18T10:35:02Z")

</div>

Can we have a point system for activities like signup, posting, replying for users and some kind of reward system for them as a feature in discourse installation?

---

<div class="post-metadata">

### Author: ![lightyear](https://avatars.discourse-cdn.com/v4/letter/l/848f3c/32.png) [@lightyear](https://meta.discourse.org/u/lightyear)
#### Post date: [18.Июнь.2014 10:36:24 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/2 "2014-06-18T10:36:24Z")

</div>

We have [Badges](https://meta.discourse.org/t/initial-discourse-badge-design-spec/13088) and they are automatically rewarded on good behaviour. You need to activate it in Admin though as it is still experimental.

---

<div class="post-metadata">

### Author: ![bankerrahul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bankerrahul/32/114340_2.png) [@bankerrahul](https://meta.discourse.org/u/bankerrahul)
#### Post date: [18.Июнь.2014 10:38:33 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/3 "2014-06-18T10:38:33Z")

</div>

No not the badges but actual points which they can earn and redeem in case we decide to give rewards for their activity. It can be a plugin request but again it can also be a feature in discourse itself!

---

<div class="post-metadata">

### Author: ![Sander78](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sander78/32/296615_2.png) [@Sander78](https://meta.discourse.org/u/Sander78)
#### Post date: [18.Июнь.2014 12:39:35 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/4 "2014-06-18T12:39:35Z")

</div>

I think this is definitely plugin territory.

---

<div class="post-metadata">

### Author: ![Frank](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Frank](https://meta.discourse.org/u/Frank)
#### Post date: [18.Июнь.2014 13:16:05 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/5 "2014-06-18T13:16:05Z")

</div>

@lightyear @bankerrahul …and doesn’t the trust level have thresholds that can be set? I don’t have a install set up so I can’t remember what I saw in the admin section, but with badges, trust levels and post count some client side variables could be interrogated or checked against SO…If you are handy with javascripting (which most of us are), then we could create something fairly simple based on stuff the user flips in discourse based on natural progression and day to day use…

@codinghorror on their points, but mainly for my own FYI/curiosity, could user post count be pinholed for clientside javascript access? maybe not visible but maybe, say, in the img tag…like this (see below)? Maybe there is something already? This would be for custom rewards and/or unlocking special content (extended by us)?

img  
width=“45”  
height=“45”  
src=“9787.png”  
class=“avatar”  
title=“Sander78”  
data-postcount=“42”  
data-trustlevel=“2”  
data-badges=“basic,contributor,something-else,anotherThing”

---

<div class="post-metadata">

### Author: ![ampburner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ampburner/32/5103_2.png) [@ampburner](https://meta.discourse.org/u/ampburner)
#### Post date: [18.Июнь.2014 14:33:03 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/6 "2014-06-18T14:33:03Z")

</div>

I’d like to make a point that the minimalist, purpose driven design is central to the reason I started usung Discourse.

Feature creep (features like this one) are partly what lead to the ‘frankenstein’ that is the classic forum (phpbb, vbulletin).

I’m all for extensibility (AKA plug-ins) but lets not forget that Discourse is about enabling discussions and not about other ‘stuff’

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [18.Июнь.2014 14:52:54 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/7 "2014-06-18T14:52:54Z")

</div>

> [@lightyear](#):
>
> We have Badges and they are automatically rewarded on good behaviour.

Is that actually true? (i..e can badges be automatically granted?) If so I haven’t figured out how to automate it.

---

<div class="post-metadata">

### Author: ![bankerrahul](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bankerrahul/32/114340_2.png) [@bankerrahul](https://meta.discourse.org/u/bankerrahul)
#### Post date: [18.Июнь.2014 15:02:06 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/8 "2014-06-18T15:02:06Z")

</div>

That’s true but as I said, it can be a plugin or a feature which is optional. After all, it’s all about extensibility and I’d love to have that feature anyhow with which user can earn points and redeem them in return of rewards because gamifying a platform is also a great way to encourage discussions!

---

<div class="post-metadata">

### Author: ![Frank](https://avatars.discourse-cdn.com/v4/letter/f/3d9bf3/32.png) [@Frank](https://meta.discourse.org/u/Frank)
#### Post date: [18.Июнь.2014 15:06:03 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/9 "2014-06-18T15:06:03Z")

</div>

Here is what I can access from SO and I don’t consider this ‘feature creep’. Extending our Discourse app seems to me to be allowed/encouraged.

![](https://global.discourse-cdn.com/meta/original/3X/0/0/004309061a79ac312c793b1657bf877972eb33e3.PNG)

---

<div class="post-metadata">

### Author: ![ampburner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ampburner/32/5103_2.png) [@ampburner](https://meta.discourse.org/u/ampburner)
#### Post date: [18.Июнь.2014 15:13:39 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/10 "2014-06-18T15:13:39Z")

</div>

I disagree with the idea of gamifying discussion in that way, but wouldn’t mind it as a plug-in - which I would not install 😉

And I agree… data annotations in the html never hurt anyone.

---

<div class="post-metadata">

### Author: ![Jiaqi](https://avatars.discourse-cdn.com/v4/letter/j/a4c791/32.png) [@Jiaqi](https://meta.discourse.org/u/Jiaqi)
#### Post date: [14.Сентябрь.2016 01:26:45 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/11 "2016-09-14T01:26:45Z")

</div>

@bankerrahul So finally how was the process? Did you use plugin to have this point system? I’m also interested in gamification in terms of point system, but still not sure what is the best way to have it on my website 😕

---

<div class="post-metadata">

### Author: ![Azawak](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/azawak/32/121557_2.png) [@Azawak](https://meta.discourse.org/u/Azawak)
#### Post date: [30.Сентябрь.2016 01:32:01 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/12 "2016-09-30T01:32:01Z")

</div>

So, have YOU found any answer to that question? 🙂

---

<div class="post-metadata">

### Author: ![Jiaqi](https://avatars.discourse-cdn.com/v4/letter/j/a4c791/32.png) [@Jiaqi](https://meta.discourse.org/u/Jiaqi)
#### Post date: [30.Сентябрь.2016 09:22:10 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/13 "2016-09-30T09:22:10Z")

</div>

Me? hmm I asked a developer to help me make this point system (we start from scratch)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [04.Декабрь.2025 11:14:27 UTC](https://meta.discourse.org/t/can-we-have-a-point-or-reward-system-as-a-feature/16652/14 "2025-12-04T11:14:27Z")

</div>


