# Comment, Question, & Discussion Level Agreement Voting - is there an extension?

**URL:** https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995
**Category:** Feature
**Created:** [August 12, 2022, 3:13pm UTC](https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995 "2022-08-12T15:13:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![themak](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@themak](https://meta.discourse.org/u/themak)
#### Post date: [August 12, 2022, 3:13pm UTC](https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995/1 "2022-08-12T15:13:20Z")

</div>

We have been looking for a discussion board that gives insights into comments, questions, and discussions that are beyond likes. We recently discovered a platform called [ment.io](https://ment.io/) that offers post and comment level voting like Disagree, Partly Disagree, Neutral, Partly Agree, Agree. Here are some screenshots: [ment.io - Album on Imgur](https://imgur.com/a/9jy5PKh)

We like it, but the cost is monumental. Might be worth investing our money in an extension for discourse, but does one like this already exist?

Thanks!

---

<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: [August 12, 2022, 3:17pm UTC](https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995/2 "2022-08-12T15:17:32Z")

</div>

If all you need is a way to react with 5 different options for every post (Disagree, Partly Disagree, Neutral, Partly Agree, Agree), all you need is to install [Discourse Reactions](https://meta.discourse.org/t/discourse-reactions/183261) and create five custom emojis for each of those.

---

<div class="post-metadata">

### Author: ![themak](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@themak](https://meta.discourse.org/u/themak)
#### Post date: [August 12, 2022, 3:46pm UTC](https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995/3 "2022-08-12T15:46:48Z")

</div>

Thanks, that is an option, but we also need to be able to mathematically compute those reactions into a score.

It’s more like providing a rating for each comment and displaying the average score.

---

<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: [August 12, 2022, 3:52pm UTC](https://meta.discourse.org/t/comment-question-discussion-level-agreement-voting-is-there-an-extension/235995/4 "2022-08-12T15:52:23Z")

</div>

Where would you display said average score? If only for a staff users, you can compute and query it with a custom [Discourse Data Explorer](https://meta.discourse.org/t/discourse-data-explorer/32566) query.

If you want that on the front-end publicly, you can write a good spec and post your budget on the #Marketplace to get offers.
