# Score. Score for a Post. How is this calculated?

**URL:** https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295
**Category:** Support
**Created:** [28 Febrero, 2016 17:45 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295 "2016-02-28T17:45:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ivanrlio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ivanrlio/32/48497_2.png) [@ivanrlio](https://meta.discourse.org/u/ivanrlio)
#### Post date: [28 Febrero, 2016 17:45 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295/1 "2016-02-28T17:45:38Z")

</div>

Just curious what the ‘Score’ attribute on a user post indicates, and/or how it’s calculated. Thanks!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [28 Febrero, 2016 20:44 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295/2 "2016-02-28T20:44:18Z")

</div>

Used in the summarize topic function which appears on topics with more than 50 replies.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [29 Febrero, 2016 11:42 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295/3 "2016-02-29T11:42:32Z")

</div>

As for how it’s calculated, everything is in the [ScoreCalculator](https://github.com/discourse/discourse/blob/master/lib/score_calculator.rb) class 😉

> <https://github.com/discourse/discourse/blob/main/lib/score_calculator.rb>

---

<div class="post-metadata">

### Author: ![ivanrlio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ivanrlio/32/48497_2.png) [@ivanrlio](https://meta.discourse.org/u/ivanrlio)
#### Post date: [29 Febrero, 2016 17:04 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295/4 "2016-02-29T17:04:31Z")

</div>

Great thanks for this!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [1 Enero, 2022 09:03 UTC](https://meta.discourse.org/t/score-score-for-a-post-how-is-this-calculated/40295/7 "2022-01-01T09:03:47Z")

</div>


