# 사용자 그룹에게 배지를 부여하는 방법이 있을까요?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642
**Category:** Support
**Created:** [12월 11, 2019, 10:52오전 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642 "2019-12-11T10:52:19Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![hhlp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hhlp/32/124988_2.png) [@hhlp](https://meta.discourse.org/u/hhlp)
#### Post date: [12월 11, 2019, 10:52오전 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/1 "2019-12-11T10:52:19Z")

</div>

다음 내용을 찾았습니다:

for user in a group:

> [@Badge Granting in bulk or for a group of users](https://meta.discourse.org/t/badge-granting-in-bulk-or-for-a-group-of-users/36782):
>
> So far as I can see there is no facility for granting Badges in bulk except for via the SQL query in the Badge Edit / New Badge page at /admin/badges/ In my Discourse instances we award Badges to people for accolades or for attendance at certain events. Quite often I find myself wanting to grant badges to a number of users. The group is otherwise arbitrary, ie there is nothing in Discourse’s database that could be used to decide if they should get the badge or not, so a SQL query can’t be used…

그리고 해당 작업을 위한 스크립트도 있습니다:

[https://meta.discourse.org/t/automatically-grant-a-badge-for-all-members-of-a-group/18147/10](https://meta.discourse.org/t/automatically-grant-a-badge-for-all-members-of-a-group/18147/10)

시스템을 활용하는 방법이 있을까요?

감사합니다.

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [12월 11, 2019, 5:35오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/2 "2019-12-11T17:35:10Z")

</div>

이것이 찾고 있는 내용인가요: [모든 그룹 멤버에게 배지 부여](https://meta.discourse.org/t/administrative-bulk-operations/118349#heading--12)?

---

<div class="post-metadata">

### Author: ![hhlp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hhlp/32/124988_2.png) [@hhlp](https://meta.discourse.org/u/hhlp)
#### Post date: [12월 11, 2019, 6:29오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/3 "2019-12-11T18:29:11Z")

</div>

좋은 WIKI네요.

무엇을 찾고 있을까요?

다음과 같은 상황입니다:

개별 사용자 집합이 있습니다.

user1  
user2  
user3

그리고 이 사용자에게 배지(badge)를 부여(GRANT)하고 싶습니다.

사용자는 어떤 그룹에도 속하지 않으며, 가능하면 GUI를 통해 처리하고 싶습니다.

감사합니다.

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [12월 11, 2019, 7:18오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/4 "2019-12-11T19:18:28Z")

</div>

제가 이해한 대로라면, 이 내용이 도움이 될 것 같습니다:

> [@Grant a badge to individual users manually](https://meta.discourse.org/t/grant-a-badge-to-individual-users-manually/29426):
>
> bookmark This is a guide for manually granting a custom badge to individual users on Discourse. person_raising_hand Required user level: Administrator In this guide, you’ll learn how to create and manually grant a custom badge to individual users. A new “Scholar” badge will be created as an example. warning This guide is only applicable for custom badges. To manually grant one of Discourse’s built in badges, you will need to follow: [Bulk Award a badge to a set of users](https://meta.discourse.org/t/award-a-badge-to-a-set-of-users/138694)Create a …

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [1월 20, 2020, 3:47오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/5 "2020-01-20T15:47:13Z")

</div>

이 기능을 위해 새로운 [Bulk Award](https://meta.discourse.org/t/award-a-badge-to-a-set-of-users/138694) 도구를 사용할 수도 있습니다.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [1월 20, 2020, 3:47오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-grant-badge-to-a-group-of-user/135642/6 "2020-01-20T15:47:17Z")

</div>


