# Confirm new user of the month criteria

**URL:** https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567
**Category:** Support
**Created:** [1 augustus 2019 om 02:31 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567 "2019-08-01T02:31:07Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Khanhtrang832](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/khanhtrang832/32/151633_2.png) [@Khanhtrang832](https://meta.discourse.org/u/Khanhtrang832)
#### Post date: [1 augustus 2019 om 02:31 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567/1 "2019-08-01T02:31:07Z")

</div>

So this guy says that he figured out how the user of the month works, and i need confirmation

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/f/ef25e9a0b0284003ef8f197a3c9783bbccfe3d6d.jpeg)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [1 augustus 2019 om 02:36 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567/2 "2019-08-01T02:36:41Z")

</div>

That is correct, that’s from [discourse/app/jobs/scheduled/grant\_new\_user\_of\_the\_month\_badges.rb at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/app/jobs/scheduled/grant_new_user_of_the_month_badges.rb)

---

<div class="post-metadata">

### Author: ![Khanhtrang832](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/khanhtrang832/32/151633_2.png) [@Khanhtrang832](https://meta.discourse.org/u/Khanhtrang832)
#### Post date: [1 augustus 2019 om 02:47 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567/4 "2019-08-01T02:47:31Z")

</div>

I don’t really know what he is saying, but can you answer his question please?

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/c/4c53ef789e5c0171328fd5e786504b7b41e57388.jpeg)

---

<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: [1 augustus 2019 om 13:19 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567/5 "2019-08-01T13:19:46Z")

</div>

Well, everything you need to know is in the [SQL query](https://github.com/discourse/discourse/blob/b76a1df27d96fd86bbf4d7fdbabc272f78b44147/app/jobs/scheduled/grant_new_user_of_the_month_badges.rb#L44-L85) in the file that @awesomerobot linked to.

There’s even a comment explaining how it works

> Find recent accounts and come up with a score based on how many likes they received, based on how much they posted and how old the accounts of the people who liked them are.

---

<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: [31 augustus 2019 om 13:19 UTC](https://meta.discourse.org/t/confirm-new-user-of-the-month-criteria/124567/6 "2019-08-31T13:19:53Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
